You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 18dc851e37
Remove legacy Debug keycode (#18769)
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
3 years ago
..
keymaps Remove legacy Debug keycode (#18769) 3 years ago
config.h Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
id67.c
id67.h
info.json Move keyboard USB IDs and strings to data driven: I (#17836) 3 years ago
post_rules.mk
readme.md Merge remote-tracking branch 'origin/master' into develop 3 years ago
rules.mk

readme.md

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).