qmk_firmware/keyboards/dk60
2023-02-06 02:40:23 +00:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove unused GRAVE_ESC_CTRL_OVERRIDE from config.h (#19752) 2023-02-06 02:40:23 +00:00
dk60.c led_update_kb -> led_update_ports where appropriate (#18716) 2022-10-15 15:09:03 -04:00
dk60.h DK60 refactor (#10791) 2020-10-31 00:14:13 +11:00
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
readme.md DK60 refactor (#10791) 2020-10-31 00:14:13 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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.