summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_rgb.h
AgeCommit message (Collapse)Author
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2019-12-16Relocate RGB keycode processing (#7508)Joel Challis
* 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