2021-07-04 04:54:33 +02:00
# IDOBAO ID67
2022-07-02 14:35:37 +02:00
![id67 ](https://i.imgur.com/XiEnksS.png )
2022-04-22 09:36:08 +02:00
2021-07-04 04:54:33 +02:00
A 65% hotswap keyboard from IDOBAO.
## ANSI support:
2022-07-02 14:35:37 +02:00
* Keyboard Maintainer:
- [Tybera ](https://github.com/tybera ) *(fmr.)*
- [Werther ](https://github.com/thewerther ) *(curr.)*
- [Vino Rodrigues ](https://github.com/vinorodrigues ) *(curr.)*
* Hardware Supported:
- **IDOBAO ID67**
- **ID67v2**
- **ID67 Crystal**
- **ID67 Bestype**
* Hardware Availability: [IDOBAO.net ](https://idobao.net/search?type=product&q=ID67* ):
2022-05-12 02:09:10 +02:00
* [ID67 ](https://www.idobao.net/products/idobao-id67-65-hot-swappable-mechanical-keyboard-kit-1 )
2022-07-02 14:35:37 +02:00
* [ID67v2 ](https://idobao.net/products/idobao-id67v2-65-hot-swappable-mechanical-keyboard-kit )
2022-05-12 02:09:10 +02:00
* [ID67 Crystal ](https://idobao.net/products/idobao-id67-crystal-keyboard-kit-gasket-mount-version )
* [ID67 Bestype ](https://idobao.net/products/idobao-id67-bestype-keyboard-kit-aluminum-with-brass-weight )
2021-07-04 04:54:33 +02:00
2022-07-02 14:35:37 +02:00
## ANSI Layout
2021-07-04 04:54:33 +02:00
2022-07-02 14:35:37 +02:00
![ID67 Layout ](https://idobao.github.io/kle/idobao-id67.png )
2021-07-04 04:54:33 +02:00
2022-07-02 14:35:37 +02:00
## Compiling and Flashing
2022-01-09 21:08:18 +01:00
2022-04-22 09:36:08 +02:00
Make example for this keyboard (after setting up your build environment):
2022-01-09 21:08:18 +01:00
2022-04-22 09:36:08 +02:00
make id67:default
2022-01-09 21:08:18 +01:00
2022-04-22 09:36:08 +02:00
Flashing example for this keyboard:
2022-01-09 21:08:18 +01:00
2022-04-22 09:36:08 +02:00
make id67:default:flash
2021-07-04 04:54:33 +02:00
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 ).
2022-04-22 09:36:08 +02:00
## 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.
2022-08-20 12:34:17 +02:00
* **Keycode in layout**: Press the key mapped to `QK_BOOT` (FN+Z).