logo

qmk_firmware

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

readme.md (1709B)


  1. # IDOBAO ID67
  2. ![id67](https://i.imgur.com/XiEnksS.png)
  3. A 65% hotswap keyboard from IDOBAO.
  4. ## ANSI support:
  5. * Keyboard Maintainer:
  6. - [Tybera](https://github.com/tybera) *(fmr.)*
  7. - [Werther](https://github.com/thewerther) *(curr.)*
  8. - [Vino Rodrigues](https://github.com/vinorodrigues) *(curr.)*
  9. * Hardware Supported:
  10. - **IDOBAO ID67**
  11. - **ID67v2**
  12. - **ID67 Crystal**
  13. - **ID67 Bestype**
  14. * Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=ID67*):
  15. * [ID67](https://www.idobao.net/products/idobao-id67-65-hot-swappable-mechanical-keyboard-kit-1)
  16. * [ID67v2](https://idobao.net/products/idobao-id67v2-65-hot-swappable-mechanical-keyboard-kit)
  17. * [ID67 Crystal](https://idobao.net/products/idobao-id67-crystal-keyboard-kit-gasket-mount-version)
  18. * [ID67 Bestype](https://idobao.net/products/idobao-id67-bestype-keyboard-kit-aluminum-with-brass-weight)
  19. ## ANSI Layout
  20. ![ID67 Layout](https://idobao.github.io/kle/idobao-id67.png)
  21. ## Compiling and Flashing
  22. Make example for this keyboard (after setting up your build environment):
  23. make id67:default
  24. Flashing example for this keyboard:
  25. make id67:default:flash
  26. 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).
  27. ## Bootloader
  28. Enter the bootloader in 3 ways:
  29. * **Bootmagic reset**: Hold down the `Escape` key and plug in the keyboard.
  30. * **Physical reset button**: Briefly press the button on the back of the PCB.
  31. * **Keycode in layout**: Press the key mapped to `QK_BOOT` (FN+Z).