summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/alu84/keymaps/turbomech
Commit message (Collapse)AuthorAgeFilesLines
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
|
* 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`
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-114-0/+203
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder