You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.5 KiB

  1. # IDOBAO ID80
  2. ![ID80](https://i.imgur.com/977ENjph.png)
  3. A 75% hotswap keyboard from IDOBAO.
  4. ## ANSI support *(v1 & v2)*:
  5. * Keyboard Maintainer: [Sergey Vlasov](https://github.com/sigprof)
  6. * Hardware Supported:
  7. * IDOBAO ID80v1
  8. * IDOBAO ID80v2
  9. * Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=ID80*), [AliExpress](https://www.aliexpress.com/store/5072109/search?origin=y&SearchText=ID80)
  10. Make example for this keyboard (after setting up your build environment):
  11. make idobao/id80/v2/ansi:default
  12. To compile for the **v1** please use:
  13. make idobao/id80/v2:default BACKLIGHT_ENABLE=no
  14. ## ISO support *(v2-iso)*:
  15. * Keyboard Maintainer: [Carsten Rose](https://github.com/cwr10010)
  16. * Hardware Supported: IDOBAO ID80v2
  17. * Hardware Availability: [IDOBAO](https://www.idobao.net/products/idobao-id80v2-75-hot-swappable-mechanical-keyboard-kit)
  18. Make example for this keyboard (after setting up your build environment):
  19. make idobao/id80/v2/iso:default
  20. 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).
  21. ## Bootloader
  22. Enter the bootloader in 3 ways:
  23. * **Bootmagic reset**: Hold down the Escape key and plug in the keyboard
  24. * **Physical reset button**: Briefly press the button on the back of the PCB
  25. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available *(default is [Fn]+[Esc])*