summaryrefslogtreecommitdiff
path: root/keyboards/miiiw/blackio83/readme.md
diff options
context:
space:
mode:
authorArthur <37627147+ArthurCyy@users.noreply.github.com>2023-10-10 08:41:40 +0800
committerGitHub <noreply@github.com>2023-10-09 17:41:40 -0700
commit6dafcac71399d1d4a4af1b6bfb36d73c6c9155ce (patch)
tree684e768be553f9be5448c9fd2a73c57ce7570130 /keyboards/miiiw/blackio83/readme.md
parent509a2b40b798fd79a9d78b65e4daeb78cecf17ea (diff)
[Keyboard] Add MIIIW BlackIO83 (#21970)
* Add MIIIW BlackIO83 * Improve the code * Updated instructions for entering the bootloader * Update keyboards/miiiw/blackio83/rev_0100/config.h * Update keyboards/miiiw/blackio83/rev_0100/config.h * Update keyboards/miiiw/blackio83/config.h * Update config.h
Diffstat (limited to 'keyboards/miiiw/blackio83/readme.md')
-rw-r--r--keyboards/miiiw/blackio83/readme.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/miiiw/blackio83/readme.md b/keyboards/miiiw/blackio83/readme.md
new file mode 100644
index 0000000000..ecb42fac26
--- /dev/null
+++ b/keyboards/miiiw/blackio83/readme.md
@@ -0,0 +1,30 @@
+# MIIIW BlackIO83
+
+![BlackIO83](https://i.imgur.com/jZ7HrTCh.jpg)
+![BlackIO83](https://i.imgur.com/AnlUIfph.jpg)
+
+A customizable 75% keyboard.
+
+* Keyboard Maintainer: [ArthurCyy](https://github.com/ArthurCyy)
+* Hardware Supported: BlackIO83 rev_0100
+* Hardware Availability: [MIIIW](https://www.miiiw.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make miiiw/blackio83/rev_0100:default
+
+Flashing example for this keyboard:
+
+ make miiiw/blackio83/rev_0100: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**: With the power switch off, hold down the key at (0,0) in the matrix (Escape) and plug in the keyboard.
+* **Physical button**: With the power switch off, hold the small metal button on the right side under the spacebar keycap and plug in the keyboard.
+* **Keycode in layout**:
+ * (Official firmware only) With the power switch on, press and hold the left Shift+ Fn+ upper right DEL.
+ * (Unofficial firmware) With the power switch on, press the key mapped to `QK_BOOT` if it is available.