qmk-dactyl-manuform-a/keyboards/k_type
Nick Brassel 78fe155b72
Fix up comments showing how to execute config migration. (#11621)
2021-01-20 02:19:36 +11:00
..
keymaps 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
chconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
config.h K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
k_type.c K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
k_type.h K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
mcuconf.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
readme.md K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
rules.mk 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00

readme.md

Input Club K-Type

Firmware for custom keyboard PCB with TKL Key Layout

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

make k_type:default

Flashing example for this keyboard:

make k_type:default:flash

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