summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mechmini/v2/keymaps/lbibass_split_space/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-3/+3
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-111-0/+33
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder