summaryrefslogtreecommitdiff
path: root/keyboards/doio/kb12/readme.md
diff options
context:
space:
mode:
authorDOIO2022 <116554792+DOIO2022@users.noreply.github.com>2023-09-29 14:42:45 +0800
committerGitHub <noreply@github.com>2023-09-28 23:42:45 -0700
commit5626a9282cfe28cd267c5351e68e15914a5578bb (patch)
treefae0c5d580ba2204518ddaceb2a37495945b16f5 /keyboards/doio/kb12/readme.md
parentdaea202bfdcb257acb11f14997bdab49b3afb870 (diff)
Add KB12 keyboard (#21605)
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/doio/kb12/readme.md')
-rw-r--r--keyboards/doio/kb12/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/doio/kb12/readme.md b/keyboards/doio/kb12/readme.md
new file mode 100644
index 0000000000..1dd7a310f1
--- /dev/null
+++ b/keyboards/doio/kb12/readme.md
@@ -0,0 +1,24 @@
+# doio/kb12
+
+QMK for DOIO Knob 12% .
+
+* Keyboard Maintainer: DOIO2022
+* Hardware Supported: DOIO Knob 12%
+
+Make example for this keyboard (after setting up your build environment):
+
+ make doio/kb12:default
+
+Flashing example for this keyboard:
+
+ make doio/kb12: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
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
+* **Physical reset button**: Briefly press the button on the back of the PCB
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available