James Young 9bbce7a231 [Keyboard] IDB 60: Configurator bugfix (#7851) 6 лет назад
..
keymaps af77912d2d [Keyboard] Changes to support latest release of VIA, moved files to "idb" folder in "keymaps" in preparation of adding more boards, made changes to LAYOUT_ macros (#7798) 6 лет назад
config.h af77912d2d [Keyboard] Changes to support latest release of VIA, moved files to "idb" folder in "keymaps" in preparation of adding more boards, made changes to LAYOUT_ macros (#7798) 6 лет назад
idb_60.c af77912d2d [Keyboard] Changes to support latest release of VIA, moved files to "idb" folder in "keymaps" in preparation of adding more boards, made changes to LAYOUT_ macros (#7798) 6 лет назад
idb_60.h af77912d2d [Keyboard] Changes to support latest release of VIA, moved files to "idb" folder in "keymaps" in preparation of adding more boards, made changes to LAYOUT_ macros (#7798) 6 лет назад
info.json 9bbce7a231 [Keyboard] IDB 60: Configurator bugfix (#7851) 6 лет назад
readme.md 9bbce7a231 [Keyboard] IDB 60: Configurator bugfix (#7851) 6 лет назад
rules.mk af77912d2d [Keyboard] Changes to support latest release of VIA, moved files to "idb" folder in "keymaps" in preparation of adding more boards, made changes to LAYOUT_ macros (#7798) 6 лет назад

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.