summaryrefslogtreecommitdiff
path: root/keyboards/contender/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2024-08-25Update Underglow keycodes (#23765)Ryan1-4/+4
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-2/+2
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-2/+2
* `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 Challis1-1/+1
2021-12-08[Keyboard] Add Contender (#15403)sotoba3-0/+131
Co-authored-by: Ryan <fauxpark@gmail.com>