7aab5e4d89
* initial upload * adjust keymap * Delete config.h * Update post.rules.mk * remapped to correct pins * add idobao keymap * disable underglow * minor fix * right menu on windows * imgur * ID61_process_special_k() function * KC_APP fix * Update keymap.c * pre-pr touchups * enum layouts * review changes recommended by tzarc * refactor special keys to common lib * rename layout and add info.json labels * account for 15 possible USER keys * post drashna review * Fn Arrow keys added * post review edits * use bitmask instead of bool array in specialk.c * move to community layout
40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
# IDOBAO ID61
|
|
|
|
![IDOBAO ID61](https://i.imgur.com/Lu6SOyOh.png)
|
|
|
|
The ID61 Keyboard Kit brings a tailored gasket-mounted build to an ultra-compact 60% layout with a unique ribbed side texture.
|
|
|
|
## ANSI Support
|
|
|
|
* Keyboard Maintainer: [Vino Rodrigues](https://github.com/vinorodrigues)
|
|
* Hardware Supported: **IDOBAO ID61**
|
|
* Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=id61*)
|
|
|
|
## Layout
|
|
|
|
![IDOBAO ID61](https://idobao.github.io/kle/idobao-id61.png)
|
|
|
|
## Compiling and Flashing
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
qmk compile -kb idobao/id61 -km default
|
|
|
|
*{..or..}*
|
|
|
|
make idobao/id61:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make idobao/id61: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. <br>
|
|
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 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 `RESET`, default is [Fn]+[B]
|