diff options
author | QMK Bot <hello@qmk.fm> | 2022-10-10 03:17:56 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-10-10 03:17:56 +0000 |
commit | 7ac159cd4f188299e2800005c5d9ab6a924791a7 (patch) | |
tree | 25706718596937f6de21497f1cbf1a461aee5a9c /keyboards/idobao/id61/readme.md | |
parent | 4bf34ce5d7a3f3683bf6d9e8a245ff1c0446e4d0 (diff) | |
parent | 7aab5e4d896606a7731c8adfce41115611df75c2 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/idobao/id61/readme.md')
-rw-r--r-- | keyboards/idobao/id61/readme.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/keyboards/idobao/id61/readme.md b/keyboards/idobao/id61/readme.md new file mode 100644 index 0000000000..aa3821f6da --- /dev/null +++ b/keyboards/idobao/id61/readme.md @@ -0,0 +1,40 @@ +# IDOBAO ID61 + +![IDOBAO ID61](https://i.imgur.com/Lu6SOyOh.png) + +The ID61 Keyboard Kit brings a tailored gasket-mounted build to an ultra-compact 60% layout with a unique ribbed side texture. + +## ANSI Support + +* Keyboard Maintainer: [Vino Rodrigues](https://github.com/vinorodrigues) +* Hardware Supported: **IDOBAO ID61** +* Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=id61*) + +## Layout + +![IDOBAO ID61](https://idobao.github.io/kle/idobao-id61.png) + +## Compiling and Flashing + +Make example for this keyboard (after setting up your build environment): + + qmk compile -kb idobao/id61 -km default + +*{..or..}* + + make idobao/id61:default + +Flashing example for this keyboard: + + make idobao/id61: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. <br> +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 [Escape] key 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 `RESET`, default is [Fn]+[B] |