summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/espectro
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-6/+6
| | | | | * `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/+11
|
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-6/+6
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
|
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-1113-0/+1324
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder