summaryrefslogtreecommitdiff
path: root/keyboards/speedo/keymaps
AgeCommit message (Collapse)Author
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
* Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-11Remove empty fn_actions[]fauxpark
2018-07-04Speedo refactor and Configurator support (#3309)noroadsleft
* Matrix refactor: rename KEYMAP to LAYOUT * Keymap refactor: QMK_KEYBOARD_H; matrix rename * Configurator support * Readme cleanup
2018-04-07Add the Speedo keyboardPaul Ewing