summaryrefslogtreecommitdiffstats
path: root/keyboards/k_type/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-1/+1
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-2/+0
2019-01-12Remove empty fn_actions[]fauxpark2-8/+0
2017-12-19k_type: add belak keymapKaleb Elwert1-0/+37
2017-12-14Initial K-Type support (#1963)Kaleb Elwert1-0/+25
* 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