aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/glow/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-3/+3
| | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan2025-07-061-1/+1
|
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-2/+2
| | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
* Add init function to RGBLight driver struct (#23076)Ryan2024-03-182-0/+202