summaryrefslogtreecommitdiff
path: root/keyboards/contender/keymaps
AgeCommit message (Collapse)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-08[Keyboard] Add Contender (#15403)sotoba
Co-authored-by: Ryan <fauxpark@gmail.com>