aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bantam44/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-301-2/+2
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-5/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Remove empty fn_actions[]fauxpark2019-01-111-3/+0
|
* Refactor and Configurator updates for Bantam44 (#3071)noroadsleft2018-05-291-23/+26
| | | | | | * Configurator update for Bantam-44 * Refactor for Bantam44
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+30
* fixes from tmk's repo * rename keyboard to keyboards