summaryrefslogtreecommitdiffstats
path: root/keyboards/avalanche/v4/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* 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`
* [Keyboard] Add Avalanche v4 (#17288)Will Winder2022-07-025-0/+266
Co-authored-by: Drashna Jaelre <drashna@live.com>