summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd75/keymaps/hybrid/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-27/+27
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-221-0/+310
* reset; redoing my steps; and recommit * include xd002/.noci