summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd75/keymaps/colinta/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-1/+1
| | | | | | | | | | | | | * `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs
* rename kprepublic bm keyboards to have a standardized naming format (#15047)peepeetee2021-11-181-4/+4
| | | | | | | | | | | * 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-221-0/+64
* reset; redoing my steps; and recommit * include xd002/.noci