MisonoWorks Karina Layout Macro Rework (#13259)

This commit is contained in:
James Young
2021-06-20 00:13:34 -07:00
committed by GitHub
parent 88e53ad9ca
commit 0624698d33
5 changed files with 104 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
35% keyboard with two rotary encoders and an LED bar.
* Keyboard Maintainer: [MisonoWorks](https://github.com/autumnisacutie/)
* Keyboard Maintainer: [MisonoWorks](https://github.com/misonoworks/)
* Hardware Supported: Karina V1 PCB
* Hardware Availability: [P3D Store](https://p3dstore.com/)
@@ -12,4 +12,10 @@ Make example for this keyboard (after setting up your build environment):
make misonoworks/karina:default
Flashing example for this keyboard:
make misonoworks/karina:default:flash
To reset the board into bootloader mode, hold Space+B while connecting the USB cable.
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).