summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mechmini/v1
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+7
|
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-119-0/+352
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder