summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/mnk60/readme.md
diff options
context:
space:
mode:
authorkopibeng <52724926+kopibeng@users.noreply.github.com>2023-07-04 03:03:41 +0800
committerGitHub <noreply@github.com>2023-07-03 12:03:41 -0700
commitc0a00fe99a7a960ed8264a68cc19cc9b37780f49 (patch)
tree3e44af42324f1785168360d80b88e22d7f857699 /keyboards/kopibeng/mnk60/readme.md
parent4a71f5f602be5edac10a223d34d74a7bf1de5cd4 (diff)
[Keyboard] Add MNK60 (#21204)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/kopibeng/mnk60/readme.md')
-rw-r--r--keyboards/kopibeng/mnk60/readme.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/kopibeng/mnk60/readme.md b/keyboards/kopibeng/mnk60/readme.md
new file mode 100644
index 0000000000..70a382f5de
--- /dev/null
+++ b/keyboards/kopibeng/mnk60/readme.md
@@ -0,0 +1,26 @@
+# MNK60
+
+![MNK60](https://i.imgur.com/n1arBEh.png)
+
+A QMK-powered, VIA-enabled universal 60% PCB with support for ANSI/ISO layouts, split Backspace, split Right Shift, stepped Caps Lock, 6.25U/7U bottom row, split Spacebar and RGB underglow.
+
+* Keyboard Maintainer: [kopibeng](https://github.com/kopibeng)
+* Hardware Supported: KEI
+* Hardware Availability: [MONOKEI](https://monokei.co)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kopibeng/mnk60:default
+
+Flashing example for this keyboard:
+
+ make kopibeng/mnk60: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 keys) in layout if available. \ No newline at end of file