qmk_firmware/keyboards/dk60
2023-04-12 13:42:51 +10:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
dk60.c led_update_kb -> led_update_ports where appropriate (#18716) 2022-10-15 15:09:03 -04:00
dk60.h Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
info.json Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md DK60 refactor (#10791) 2020-10-31 00:14:13 +11:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

DK60

DK60

Another 60% keyboard with different HHKB layout made and sold by dbroqua.

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

make dk60:default

Flashing example for this keyboard:

make dk60:default:flash

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