summaryrefslogtreecommitdiff
path: root/users/txkyel/txkyel.c
AgeCommit message (Collapse)Author
2022-10-20Remove stale userspace/keymaps (#18700)Joel Challis
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`
2021-08-11[Userspace] Add custom tap dancing function (#13963)Kyle Xiao