diff options
Diffstat (limited to 'keyboards/idobao/id87/v2/readme.md')
-rw-r--r-- | keyboards/idobao/id87/v2/readme.md | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/keyboards/idobao/id87/v2/readme.md b/keyboards/idobao/id87/v2/readme.md deleted file mode 100644 index e779ad67d1..0000000000 --- a/keyboards/idobao/id87/v2/readme.md +++ /dev/null @@ -1,39 +0,0 @@ -# IDOBAO ID87 v2 - -![IDOBAO ID87](https://i.imgur.com/LIpWjog.png) - -A TKL hotswap board from IDOBAO. - -## ANSI Support - -* Keyboard Maintainer: [Vino Rodrigues](https://github.com/vinorodrigues) -* Hardware Supported: - - **IDOBAO ID87v2** - - **IDOBAO ID87 Crystal** - - **IDOBAO ID87 Bestype** - - **IDOBAO ID87 Charm** *(Limited Edition)* -* Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=ID87*) - -## ANSI Layout - -![](https://idobao.github.io/kle/idobao-id87.png) - -## Compiling & Flashing - -Make example for this keyboard (after setting up your build environment): - - make idobao/id87/v2:default - -Flashing example for this keyboard: - - make idobao/id87/v2: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 *(the top left)* 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` *(default is [Fn]+[Escape])* |