summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd75/keymaps/colinta
Commit message (Collapse)AuthorAgeFilesLines
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-032-13/+13
| | | | | | | | | | | | | * `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
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* 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-223-0/+357
* reset; redoing my steps; and recommit * include xd002/.noci