summaryrefslogtreecommitdiff
path: root/keyboards/xiudi/xd60/keymaps/Jos/keymap.c
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-22
* reset; redoing my steps; and recommit * include xd002/.noci