* 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
|
||
|---|---|---|
| .. | ||
| boards/K_TYPE_TEENSY_3_1 | ||
| keymaps/default | ||
| bootloader_defs.h | ||
| chconf.h | ||
| config.h | ||
| halconf.h | ||
| k_type.c | ||
| k_type.h | ||
| matrix.c | ||
| mcuconf.h | ||
| rules.mk | ||