aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mitosis/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-181-3/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-161-61/+44
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-171-4/+0
|
* Remove empty fn_actions[]fauxpark2019-01-121-5/+0
|
* Mitosis refactor and Configurator support (#3271)noroadsleft2018-07-011-43/+44
| | | | | | | | * Matrix refactor * Configurator support * Keymap refactor
* First Commitcam2017-04-191-0/+221