summaryrefslogtreecommitdiffstats
path: root/quantum/rgblight/rgblight.c
Commit message (Collapse)AuthorAgeFilesLines
* Add customizable snake and knight animation increments (#16337)MichaƂ Szczepaniak2022-04-181-4/+4
|
* rgblight: Add functions to stop blinking one or all but one layer (#16859)Simon Arlott2022-04-171-0/+15
|
* rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)Simon Arlott2022-04-161-0/+4
|
* Format code according to conventions (#16322)QMK Bot2022-02-121-66/+160
|
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-251-11/+3
|
* Retain brightness with lighting layers (#13025)Patrick Stadler2021-07-211-0/+7
| | | | Add guard `RGBLIGHT_LAYERS_RETAIN_VAL` to retain the currently used val when applying lighting layers.
* Move RGBLight code into its own folder (#13312)Ryan2021-06-281-0/+1391