~ruther/qmk_firmware

ref: fa08cb2478e8c13a9f1c785956c95cb49bbebba3 qmk_firmware/keyboards/idb/idb_60/readme.md -rw-r--r-- 901 bytes
fa08cb24 — Drashna Jaelre [Keymap] Drashna keymap updates for 0.18.0 (#18184) 3 years ago

#idb 60 PCB

Firmware for the idb 60 PCB

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

make idb/idb_60:default

Or to make and flash:

make idb/idb_60:default:flash
	

To compile VIA firmware:

make idb/idb_60:via
	

LAYOUT_* Macros:

  • LAYOUT_default: ANSI WKL with full Backspace
  • LAYOUT_all: All split keys are available

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