qmk-firmware/keyboards/k_type
Kaleb Elwert ab197af2ea Initial K-Type support (#1963)
* Initial K-Type support

* Copy PJRC_TEENSY_3_1 to work around watchdog issues

* K-Type: Remove bootloader offset in rules.mk

* Ensure matrix and scan quantum functions are called when needed

This is porting a fix from f5422a70b6
2017-12-14 00:25:47 -05:00
..
boards/K_TYPE_TEENSY_3_1 Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
keymaps/default Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
bootloader_defs.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
chconf.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
config.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
halconf.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
k_type.c Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
k_type.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
matrix.c Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
mcuconf.h Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00
rules.mk Initial K-Type support (#1963) 2017-12-14 00:25:47 -05:00