summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/mnk60_stm32/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-12-11 09:07:58 +0000
committerQMK Bot <hello@qmk.fm>2023-12-11 09:07:58 +0000
commitd85f954d3065da06e0c7eb14068d61f18b23bd25 (patch)
tree0f31fecddee7f6ba7dbd5c7018aaddeb079a16de /keyboards/kopibeng/mnk60_stm32/readme.md
parent42245651e7515c0d323761c97e0f0d35ee6ff35a (diff)
parentae18481f50393f1cebdf60ef70ffa8d1b2821054 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kopibeng/mnk60_stm32/readme.md')
-rw-r--r--keyboards/kopibeng/mnk60_stm32/readme.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/kopibeng/mnk60_stm32/readme.md b/keyboards/kopibeng/mnk60_stm32/readme.md
new file mode 100644
index 0000000000..30bea10d07
--- /dev/null
+++ b/keyboards/kopibeng/mnk60_stm32/readme.md
@@ -0,0 +1,26 @@
+# MNK60_STM32
+
+![MNK60_STM32](https://i.imgur.com/ZBDxWj4h.png)
+
+A QMK-powered, VIA-enabled 60% PCB with support for ANSI/ISO layout, split Backspace, split Right Shift, stepped Caps Lock and 6.25U/7U bottom row.
+
+* Keyboard Maintainer: kopibeng
+* Hardware Supported: MONOKEI KEI v2
+* Hardware Availability: https://monokei.co/
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kopibeng/mnk60_stm32:default
+
+Flashing example for this keyboard:
+
+ make kopibeng/mnk60_stm32:default:flash
+
+
+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).
+
+## Bootloader
+
+* Physical reset button: Press the RESET switch on top side of PCB.
+* Bootmagic reset: Unplug keyboard, hold down ESC key and plug in the keyboard.
+* Keycode reset: Press the `QK_BOOT` keycode (default: MO(1) + R key) in layout if available. \ No newline at end of file