summaryrefslogtreecommitdiffstats
path: root/quantum/rgblight
Commit message (Expand)AuthorAgeFilesLines
* [Core] remove busy waiting from rgblight functions (#18418)Stefan Kerkmann2022-09-191-4/+0
* Remove ARM pgm_read_word workaround in rgblight (#16961)Joel Challis2022-04-281-6/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-211-3/+4
|\
| * rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824)Simon Arlott2022-04-211-3/+4
* | Add customizable snake and knight animation increments (#16337)MichaƂ Szczepaniak2022-04-182-4/+12
* | Fix #16859. (#16865)Nick Brassel2022-04-171-1/+1
* | rgblight: Add functions to stop blinking one or all but one layer (#16859)Simon Arlott2022-04-172-1/+34
|/
* 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-122-71/+165
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-252-15/+4
* Disables rgblight twinkle by default. (#13677)Nick Brassel2021-07-241-1/+0
* Retain brightness with lighting layers (#13025)Patrick Stadler2021-07-211-0/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-171-100/+96
* Relocate RGB/HSV color defs to a more fitting place (#13377)Ryan2021-06-291-0/+136
* Move RGBLight code into its own folder (#13312)Ryan2021-06-285-0/+2030