summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd60/keymaps/edulpn64
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-8/+8
|
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* rename kprepublic bm keyboards to have a standardized naming format (#15047)peepeetee2021-11-181-1/+1
| | | | | | | | | | | * change missed kprepublic readmes * fix xiudi readmes * initial change, see pr description * change readmes * changes names in readmes and device descriptors
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-222-0/+31
* reset; redoing my steps; and recommit * include xd002/.noci