You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps (Re)Fixing K-type RGB lighting (#12084) 3 years ago
chconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
config.h K-Type refactor (#9864) 3 years ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
i2c_master.c (Re)Fixing K-type RGB lighting (#12084) 3 years ago
i2c_master.h (Re)Fixing K-type RGB lighting (#12084) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
is31fl3733-dual.c (Re)Fixing K-type RGB lighting (#12084) 3 years ago
is31fl3733-dual.h __flash? (#13799) 2 years ago
k_type-rgbdriver.c (Re)Fixing K-type RGB lighting (#12084) 3 years ago
k_type.c __flash? (#13799) 2 years ago
k_type.h K-Type refactor (#9864) 3 years ago
mcuconf.h (Re)Fixing K-type RGB lighting (#12084) 3 years ago
readme.md K-Type refactor (#9864) 3 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago

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.