qmk_firmware/keyboards/dk60
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h
dk60.c
dk60.h
info.json
readme.md
rules.mk

readme.md

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.