aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_rgb.c
Commit message (Collapse)AuthorAgeFilesLines
* Relocate RGB keycode processing (#7508)Joel Challis2019-12-161-0/+141
* Move rgb keycode logic to process_keycode * Fixes for rgb matrix * Fixes for mxss * Fix inc/dec logic, add comments * Fix return RAINBOW_SWIRL logic * stop external use of rgb helper functions * merge fix * Fix 'defined but not used' when all animations are disabled