summaryrefslogtreecommitdiff
path: root/keyboards/misonoworks/karina/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/misonoworks/karina/readme.md')
-rw-r--r--keyboards/misonoworks/karina/readme.md8
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).