summaryrefslogtreecommitdiff
path: root/keyboards/xelus/trinityxttkl/keymaps
AgeCommit message (Collapse)Author
2023-05-12Xelus Trinity XT TKL Layout Additions (#20892)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_split_space_split_bs_rshift * add LAYOUT_ansi_split_space * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl
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
2020-06-28Trinity XT tkl - New Keyboard (#9483)Xelus22
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>