summaryrefslogtreecommitdiff
path: root/keyboards/xbows/ranger/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
* `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-07-30X-Bows Ranger: rename LAYOUT to LAYOUT_tkl_ansi (#13795)James Young
2021-07-29[Keyboard] Add X-Bows Ranger Keyboard (#13660)X-Bows Tech
Co-authored-by: Ryan <fauxpark@gmail.com>