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.
 
 
 
 
 
Nick Brassel 78fe155b72
Fix up comments showing how to execute config migration. (#11621)
3 years ago
..
keymaps 2020 November 28 Breaking Changes Update (#11053) 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
info.json K-Type refactor (#9864) 3 years ago
k_type.c K-Type refactor (#9864) 3 years ago
k_type.h K-Type refactor (#9864) 3 years ago
mcuconf.h Initial K-Type support (#1963) 6 years ago
readme.md K-Type refactor (#9864) 3 years ago
rules.mk 2020 November 28 Breaking Changes Update (#11053) 3 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.