index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
rgblight
/
rgblight.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
1
-4
/
+4
|
|
*
|
rgblight: Add functions to stop blinking one or all but one layer (#16859)
Simon Arlott
2022-04-17
1
-0
/
+15
|
/
*
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
1
-66
/
+160
|
*
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-25
1
-11
/
+3
|
*
Retain brightness with lighting layers (#13025)
Patrick Stadler
2021-07-21
1
-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)
Ryan
2021-06-28
1
-0
/
+1391