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