summaryrefslogtreecommitdiff
path: root/keyboards/k_type
Commit message (Collapse)AuthorAge
* Update info.json (#2574)MechMerlin2018-03-21
| | | Change name from LAYOUT to KEYMAP.
* Add configurator support (info.json) for Input Club K-Type (#2571)MechMerlin2018-03-20
| | | | | | * Add configurator support for Input Club K-Type * update info.json to remove bootloader and add mcu
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-12
|
* Fix call to memset for various keyboardsKaleb Elwert2018-01-12
|
* k_type: add belak keymapKaleb Elwert2017-12-19
|
* Initial K-Type support (#1963)Kaleb Elwert2017-12-14
* 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 f5422a70b62e2b8cc75a87434a9901069ab953d4