qmk-dactyl-manuform-a/keyboards/k_type
Joel Challis 70fb3e1aaf
__flash? (#13799)
2021-07-31 14:35:30 +01:00
..
keymaps (Re)Fixing K-type RGB lighting (#12084) 2021-03-25 22:35:18 +11: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
i2c_master.c (Re)Fixing K-type RGB lighting (#12084) 2021-03-25 22:35:18 +11:00
i2c_master.h (Re)Fixing K-type RGB lighting (#12084) 2021-03-25 22:35:18 +11:00
info.json K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
is31fl3733-dual.c (Re)Fixing K-type RGB lighting (#12084) 2021-03-25 22:35:18 +11:00
is31fl3733-dual.h __flash? (#13799) 2021-07-31 14:35:30 +01:00
k_type-rgbdriver.c (Re)Fixing K-type RGB lighting (#12084) 2021-03-25 22:35:18 +11:00
k_type.c __flash? (#13799) 2021-07-31 14:35:30 +01:00
k_type.h K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
mcuconf.h (Re)Fixing K-type RGB lighting (#12084) 2021-03-25 22:35:18 +11:00
readme.md K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
rules.mk (Re)Fixing K-type RGB lighting (#12084) 2021-03-25 22:35:18 +11: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.