diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-13 06:50:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 14:50:00 -0800 |
commit | ddc660148743b21fa936a966f50ff6dfc2c7cd35 (patch) | |
tree | c415a086a3d62286c214a8556ab1e9e3abf0959f /keyboards/id67/rgb/readme.md | |
parent | 88630d491386beb8b68b7d8fe9939181d7998a9d (diff) |
move id67 (#15662)
Diffstat (limited to 'keyboards/id67/rgb/readme.md')
-rw-r--r-- | keyboards/id67/rgb/readme.md | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/keyboards/id67/rgb/readme.md b/keyboards/id67/rgb/readme.md deleted file mode 100644 index 8376af1468..0000000000 --- a/keyboards/id67/rgb/readme.md +++ /dev/null @@ -1,36 +0,0 @@ -# IDOBAO ID67 - -![id67](https://i.imgur.com/9roQ4Mih.jpeg) - -A 65% hotswap keyboard from IDOBAO. - -## ANSI support: - -* Keyboard Maintainer: Tybera -* Hardware Supported: IDOBAO ID67 -* Hardware Availability: [IDOBAO-website](https://www.idobao.net/products/idobao-id67-65-hot-swappable-mechanical-keyboard-kit-1) - -## Layout - -![ID67 layout](https://i.imgur.com/Ge6Uxao.png) - - -## Compiling and flashing - -Make example for this keyboard (after setting up your build environment): - - make id67/rgb:default - -Flashing example for this keyboard: - - make id67/rgb: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 `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` (FN+Z). |