diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-06-20 00:13:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-20 00:13:34 -0700 |
commit | 0624698d331edc7f0201b2edc199616b852e456a (patch) | |
tree | c73514029edee93031e98ae2377da6da38cc1cfe /keyboards/misonoworks/karina/readme.md | |
parent | 88e53ad9ca3ca59a6a767cc5fd49811c7dc5aa85 (diff) |
MisonoWorks Karina Layout Macro Rework (#13259)
Diffstat (limited to 'keyboards/misonoworks/karina/readme.md')
-rw-r--r-- | keyboards/misonoworks/karina/readme.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/misonoworks/karina/readme.md b/keyboards/misonoworks/karina/readme.md index a6dcd84447..debd418b39 100644 --- a/keyboards/misonoworks/karina/readme.md +++ b/keyboards/misonoworks/karina/readme.md @@ -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). |