logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1278B)


  1. # IDOBAO ID87 v2
  2. ![IDOBAO ID87](https://i.imgur.com/LIpWjog.png)
  3. A TKL hotswap board from IDOBAO.
  4. ## ANSI Support
  5. * Keyboard Maintainer: [Vino Rodrigues](https://github.com/vinorodrigues)
  6. * Hardware Supported:
  7. - **IDOBAO ID87v2**
  8. - **IDOBAO ID87 Crystal**
  9. - **IDOBAO ID87 Bestype**
  10. - **IDOBAO ID87 Charm** *(Limited Edition)*
  11. * Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=ID87*)
  12. ## ANSI Layout
  13. ![](https://idobao.github.io/kle/idobao-id87.png)
  14. ## Compiling & Flashing
  15. Make example for this keyboard (after setting up your build environment):
  16. make idobao/id87/v2:default
  17. Flashing example for this keyboard:
  18. make idobao/id87/v2:default:flash
  19. 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).
  20. ## Bootloader
  21. Enter the bootloader in 3 ways:
  22. * **Bootmagic reset**: Hold down the [Escape] key *(the top left)* and plug in the keyboard
  23. * **Physical reset button**: Briefly press the button on the back of the PCB
  24. * **Keycode in layout**: Press the key mapped to `QK_BOOT` *(default is [Fn]+[Escape])*