summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mechmini/v1/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-111-0/+50
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder