qmk_firmware/keyboards/idobao/id67
2022-10-20 18:04:11 -07:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
id67.c [Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231) 2022-07-02 22:35:37 +10:00
id67.h [Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231) 2022-07-02 22:35:37 +10:00
info.json Move keyboard USB IDs and strings to data driven: I (#17836) 2022-07-29 13:40:16 +01:00
post_rules.mk [Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231) 2022-07-02 22:35:37 +10:00
readme.md Merge remote-tracking branch 'origin/master' into develop 2022-08-20 10:22:48 -07:00
rules.mk [Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231) 2022-07-02 22:35:37 +10:00

IDOBAO ID67

id67

A 65% hotswap keyboard from IDOBAO.

ANSI support:

ANSI Layout

ID67 Layout

Compiling and Flashing

Make example for this keyboard (after setting up your build environment):

make id67:default

Flashing example for this keyboard:

make id67:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

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 QK_BOOT (FN+Z).