summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd75/keymaps/hybrid/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-13/+13
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove rgblight_list.h (#18878)Ryan2022-10-271-3/+3
| | | | | | | | | | | * Remove rgblight_list defines with no usage * Remove rgblight_setrgb_*[_at] defines * Remove rgblight_sethsv_* defines * Remove rgblight_sethsv_noeeprom_* defines * Delete rgblight_list.h and remove all references
* 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