summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/minidox/keymaps/alairock/keymap.c
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* [Keyboard] move That-Canadian 's boards into /maple_computing (#16050)peepeetee2022-01-30