diff options
author | QMK Bot <hello@qmk.fm> | 2023-10-10 00:42:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-10-10 00:42:16 +0000 |
commit | 17c7d1fac3f6a1e9205098d266b9c88c04bc2276 (patch) | |
tree | e5384b1ac4e674eb77e4e8bc32767712ceb7ef83 /keyboards/miiiw/blackio83/readme.md | |
parent | 0e5f7ac3ba8320299d52ccb38e3941c4e2b0d4ce (diff) | |
parent | 6dafcac71399d1d4a4af1b6bfb36d73c6c9155ce (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/miiiw/blackio83/readme.md')
-rw-r--r-- | keyboards/miiiw/blackio83/readme.md | 30 |
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. |