summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/pcurt854/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-3/+3
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-3/+3
|
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-2/+2
| | | | | | | | | * `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-211-3/+3
|
* Added pcurt854 keymap to Preonic keyboard (#10911)pcurt8542020-11-251-0/+489