index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
rgblight
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up operator precedence in RGBLIGHT (#21280)
Nick Brassel
2023-06-18
1
-1
/
+1
*
[Bug] Realign and size check EECONFIG structures (#20541)
Drashna Jaelre
2023-05-08
2
-17
/
+19
*
Fix rgblight layers when animations aren't enabled (#20097)
Eli Lipsitz
2023-03-26
1
-0
/
+4
*
Tidy up duplication of MIN/MAX fallback implementations (#20236)
Joel Challis
2023-03-23
1
-7
/
+1
*
Add some helpers to tidy up XAP (#20235)
Joel Challis
2023-03-23
2
-0
/
+5
*
Regenerate Files (#19463)
QMK Bot
2023-01-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-23
1
-2
/
+26
|
\
|
*
Minor alignment of rgb_breathe_table generator (#19403)
Joel Challis
2022-12-23
1
-2
/
+26
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-15
1
-1
/
+3
|
\
|
|
*
Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335)
Joshua Diamond
2022-12-15
1
-1
/
+3
*
|
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
Drashna Jaelre
2022-12-01
1
-17
/
+0
|
/
*
Avoid repeated calls to rgblight_set() in tight succession when setting light...
Joshua Diamond
2022-11-10
1
-11
/
+27
*
Remove rgblight_list.h (#18878)
Ryan
2022-10-27
2
-137
/
+0
*
Fix retain brightness when val is changed while a layer is active (#18426)
izmishi
2022-09-28
1
-5
/
+13
*
[Core] remove busy waiting from rgblight functions (#18418)
Stefan Kerkmann
2022-09-19
1
-4
/
+0
*
Remove ARM pgm_read_word workaround in rgblight (#16961)
Joel Challis
2022-04-28
1
-6
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-04-21
1
-3
/
+4
|
\
|
*
rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824)
Simon Arlott
2022-04-21
1
-3
/
+4
*
|
Add customizable snake and knight animation increments (#16337)
MichaĆ Szczepaniak
2022-04-18
2
-4
/
+12
*
|
Fix #16859. (#16865)
Nick Brassel
2022-04-17
1
-1
/
+1
*
|
rgblight: Add functions to stop blinking one or all but one layer (#16859)
Simon Arlott
2022-04-17
2
-1
/
+34
|
/
*
rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)
Simon Arlott
2022-04-16
1
-0
/
+4
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
2
-71
/
+165
*
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-25
2
-15
/
+4
*
Disables rgblight twinkle by default. (#13677)
Nick Brassel
2021-07-24
1
-1
/
+0
*
Retain brightness with lighting layers (#13025)
Patrick Stadler
2021-07-21
1
-0
/
+7
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-17
1
-100
/
+96
*
Relocate RGB/HSV color defs to a more fitting place (#13377)
Ryan
2021-06-29
1
-0
/
+136
*
Move RGBLight code into its own folder (#13312)
Ryan
2021-06-28
5
-0
/
+2030