Joel Challis 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 an în urmă
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 an în urmă
idb_60.c b066c86e43 bad_kb_funcs1 2 ani în urmă
idb_60.h 4871f651c5 Move remaining `LAYOUT_all`s to data driven (#20463) 3 ani în urmă
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 an în urmă
readme.md 19bd8aa942 idb 60 Bugfixes / Preparations for Open Source Hardware (#8866) 6 ani în urmă

readme.md

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.