Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run clang-format manually to fix recently changed files (#7934) | Joel Challis | 2020-01-19 | 1 | -5/+5 |
| | | | | | | | | * Run clang-format manually to fix recently changed files * Run clang-format manually to fix recently changed files - revert template files * Run clang-format manually to fix recently changed files - format off for ascii_to_keycode_lut | ||||
* | Relocate RGB keycode processing (#7508) | Joel Challis | 2019-12-16 | 1 | -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 |