index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
rgb_matrix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RGB Matrix Typing Heatmap overflow (#25915)
nullptr
2026-01-03
1
-1
/
+1
*
[CI] Format code according to conventions (#25828)
QMK Bot
2025-11-30
1
-2
/
+1
*
Fix RGB matrix not syncing and turning off properly on timeout (#25467)
Filios92
2025-10-27
1
-14
/
+18
*
Add generic handling to cycle LED/RGB Matrix flags (#24649)
Joel Challis
2025-09-22
2
-0
/
+55
*
Restructure Pixel Rain interval code (#25516)
フィルターペーパー
2025-09-10
1
-9
/
+16
*
Simplify hue calculation in raindrops animation (#25587)
フィルターペーパー
2025-09-06
1
-7
/
+2
*
Clamp reactive offset value (#25489)
フィルターペーパー
2025-07-13
2
-0
/
+2
*
Refactor Starlight Smooth matrix effect (#25442)
フィルターペーパー
2025-07-06
1
-1
/
+1
*
Add `{rgb|led}_matrix_get_mode_name()`. (#25344)
Nick Brassel
2025-06-07
2
-1
/
+59
*
Add `compiler_support.h` (#25274)
Pablo Martínez
2025-05-22
1
-1
/
+3
*
[Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271)
Stefan Kerkmann
2025-05-20
1
-2
/
+2
*
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Pascal Getreuer
2025-05-12
2
-0
/
+18
*
[New Feature/Core] New RGB Matrix Animation "Starlight Smooth" (#25203)
art-was-here
2025-05-12
2
-0
/
+27
*
Add additional hooks for Community modules (#25050)
Drashna Jaelre
2025-05-05
1
-0
/
+10
*
Allow for disabling EEPROM subsystem entirely. (#25173)
Nick Brassel
2025-04-19
1
-1
/
+0
*
Non-volatile memory data repository pattern (#24356)
Nick Brassel
2025-03-21
3
-5
/
+5
*
Add EOL to non-keyboard files (#24990)
Joel Challis
2025-03-07
1
-1
/
+1
*
Refactor Hue Breathing matrix effect with runner (#24525)
フィルターペーパー
2025-01-02
1
-13
/
+9
*
Update Raindrops effect to respect LED range limits (#24531)
フィルターペーパー
2025-01-02
1
-11
/
+18
*
Update Starlight matrix effects (#24521)
フィルターペーパー
2025-01-02
3
-35
/
+56
*
Expose rgb_matrix_update_pwm_buffers to be available in keymaps (#24573)
Eric N. Vander Weele
2024-11-08
1
-0
/
+1
*
Refactor Breathing effect with runner (#24535)
フィルターペーパー
2024-10-28
1
-11
/
+6
*
Update Jellybean Raindrops to respect LED range limits (#24534)
フィルターペーパー
2024-10-28
1
-8
/
+16
*
Update Pixel Rain to respect LED range limits (#24532)
フィルターペーパー
2024-10-28
1
-14
/
+9
*
Refactor Riverflow matrix effect with runner (#24520)
フィルターペーパー
2024-10-28
1
-11
/
+7
*
Rename RGB and HSV structs (#24471)
Ryan
2024-10-12
52
-87
/
+87
*
WS2812 API rework (#24364)
Ryan
2024-10-06
3
-55
/
+16
*
Reinstate global `k_rgb_matrix_split` (#24388)
Ryan
2024-09-15
1
-4
/
+7
*
Remove global k_rgb_matrix_split (#24348)
Thomas Weißschuh
2024-09-01
1
-5
/
+0
*
Refactor starlight RGB matrix effects (#24202)
フィルターペーパー
2024-08-14
3
-14
/
+17
*
Refactor riverflow RGB matrix loop (#24203)
フィルターペーパー
2024-08-14
1
-1
/
+1
*
Check LED flags for Pixel Fractal effect (#23881)
フィルターペーパー
2024-07-23
1
-12
/
+12
*
Remove useless `LED/RGB_MATRIX_ENABLE` ifdefs (#23726)
Ryan
2024-05-16
2
-3
/
+3
*
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
2024-04-27
1
-1
/
+1
*
Rename `process_{led,rgb}_matrix()` (#23422)
Ryan
2024-04-05
2
-2
/
+2
*
Add init function to RGBLight driver struct (#23076)
Ryan
2024-03-18
1
-0
/
+1
*
LED drivers: add support for IS31FL3236 (#23264)
Ryan
2024-03-17
2
-0
/
+10
*
Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)
HorrorTroll
2024-02-16
2
-0
/
+10
*
Add missing rgb matrix default parameters (#22281)
Fabien Fellay
2024-01-30
2
-1
/
+5
*
Solid reactive: improve fading effect (#22656)
フィルターペーパー
2024-01-09
1
-1
/
+1
*
Remove IS31FLCOMMON code (#22800)
Ryan
2024-01-02
2
-10
/
+0
*
LED drivers: extract IS31FL3746A from IS31COMMON (#22637)
Ryan
2024-01-01
2
-0
/
+10
*
LED drivers: extract IS31FL3745 from IS31COMMON (#22636)
Ryan
2024-01-01
2
-0
/
+10
*
LED drivers: extract IS31FL3743A from IS31COMMON (#22635)
Ryan
2024-01-01
2
-0
/
+10
*
LED drivers: extract IS31FL3742A from IS31COMMON (#22620)
Ryan
2024-01-01
2
-0
/
+10
*
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2023-12-20
1
-1
/
+1
*
Update keyboard LED driver configs (#22638)
Ryan
2023-12-18
1
-2
/
+2
*
Remove redundant RGB/LED matrix eeconfig init (#22673)
Joel Challis
2023-12-16
1
-6
/
+0
*
LED/RGB Matrix: add header for drivers (#22628)
Ryan
2023-12-08
3
-36
/
+47
*
Converted RGB matrix to use last_input_activity_elapsed(). (#21687)
Pete Neisen
2023-11-29
1
-16
/
+3
[next]