index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
rgblight
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-01
[CI] Regenerate Files (#25920)
QMK Bot
1
-1
/
+1
2025-11-30
[CI] Format code according to conventions (#25827)
QMK Bot
2
-7
/
+4
2025-05-22
Add `compiler_support.h` (#25274)
Pablo Martínez
1
-1
/
+3
2025-05-20
[Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271)
Stefan Kerkmann
1
-4
/
+4
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
2
-35
/
+15
2025-01-01
[CI] Regenerate Files (#24770)
QMK Bot
1
-1
/
+1
2024-10-24
RGBLight: Improve RGB Test animation (#24477)
Ryan
1
-22
/
+6
2024-10-12
Rename RGB and HSV structs (#24471)
Ryan
2
-14
/
+14
2024-10-06
WS2812 API rework (#24364)
Ryan
4
-122
/
+56
2024-06-13
APA102: API rework (#23355)
Ryan
1
-0
/
+8
2024-04-28
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
1
-9
/
+9
2024-03-24
Fix rgblight init (#23335)
Dasky
1
-3
/
+3
2024-03-22
Un-`extern` RGBLight `led[]` array (#23322)
Ryan
2
-16
/
+9
2024-03-18
Add init function to RGBLight driver struct (#23076)
Ryan
3
-0
/
+5
2024-01-01
Update copyright year on generated files (#22795)
QMK Bot
1
-1
/
+1
2023-12-16
Remove redundant rgblight eeconfig init (#22674)
Joel Challis
1
-6
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2
-17
/
+23
2023-12-05
Rework RGBLight driver system (#22529)
Ryan
4
-20
/
+47
2023-09-29
Add `RGBLIGHT_DEFAULT_ON` macro configuration option (#20857)
Álvaro A. Volpato
1
-1
/
+5
2023-09-25
Move velocikey to within rgblight (#22123)
Joel Challis
2
-15
/
+85
2023-09-21
RGBLight/Backlight: add prefixed driver defines (#22089)
Ryan
1
-1
/
+1
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2
-29
/
+29
2023-06-18
Fix up operator precedence in RGBLIGHT (#21280)
Nick Brassel
1
-1
/
+1
2023-05-08
[Bug] Realign and size check EECONFIG structures (#20541)
Drashna Jaelre
2
-17
/
+19
2023-03-26
Fix rgblight layers when animations aren't enabled (#20097)
Eli Lipsitz
1
-0
/
+4
2023-03-23
Tidy up duplication of MIN/MAX fallback implementations (#20236)
Joel Challis
1
-7
/
+1
2023-03-23
Add some helpers to tidy up XAP (#20235)
Joel Challis
2
-0
/
+5
2023-01-01
Regenerate Files (#19463)
QMK Bot
1
-1
/
+1
2022-12-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+26
2022-12-23
Minor alignment of rgb_breathe_table generator (#19403)
Joel Challis
1
-2
/
+26
2022-12-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+3
2022-12-15
Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335)
Joshua Diamond
1
-1
/
+3
2022-12-01
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
Drashna Jaelre
1
-17
/
+0
2022-11-10
Avoid repeated calls to rgblight_set() in tight succession when setting light...
Joshua Diamond
1
-11
/
+27
2022-10-27
Remove rgblight_list.h (#18878)
Ryan
2
-137
/
+0
2022-09-28
Fix retain brightness when val is changed while a layer is active (#18426)
izmishi
1
-5
/
+13
2022-09-19
[Core] remove busy waiting from rgblight functions (#18418)
Stefan Kerkmann
1
-4
/
+0
2022-04-28
Remove ARM pgm_read_word workaround in rgblight (#16961)
Joel Challis
1
-6
/
+2
2022-04-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-3
/
+4
2022-04-21
rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824)
Simon Arlott
1
-3
/
+4
2022-04-18
Add customizable snake and knight animation increments (#16337)
Michał Szczepaniak
2
-4
/
+12
2022-04-17
Fix #16859. (#16865)
Nick Brassel
1
-1
/
+1
2022-04-17
rgblight: Add functions to stop blinking one or all but one layer (#16859)
Simon Arlott
2
-1
/
+34
2022-04-16
rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)
Simon Arlott
1
-0
/
+4
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2
-71
/
+165
2021-07-25
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2
-15
/
+4
2021-07-24
Disables rgblight twinkle by default. (#13677)
Nick Brassel
1
-1
/
+0
2021-07-21
Retain brightness with lighting layers (#13025)
Patrick Stadler
1
-0
/
+7
2021-07-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-100
/
+96
2021-06-29
Relocate RGB/HSV color defs to a more fitting place (#13377)
Ryan
1
-0
/
+136
[next]