aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sixkeyboard/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)Gravatar fauxpark
* Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
2019-01-11Remove empty fn_actions[]Gravatar fauxpark
2018-06-16SixKeyBoard refactor (#3193)Gravatar noroadsleft
* Refactor: create matrix macro * Readme changes * Configurator support
2017-10-15update keymaps to not be the canonical fileGravatar Jack Humbert
2017-06-30adds debouncing to sixkeyboardGravatar Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Gravatar Jack Humbert
* fixes from tmk's repo * rename keyboard to keyboards