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
/
animations
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-03
Fix RGB Matrix Typing Heatmap overflow (#25915)
nullptr
1
-1
/
+1
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-05-20
[Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271)
Stefan Kerkmann
1
-2
/
+2
2025-05-12
[New Feature/Core] New RGB Matrix Animation "Starlight Smooth" (#25203)
art-was-here
2
-0
/
+27
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-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
49
-82
/
+82
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-01-09
Solid reactive: improve fading effect (#22656)
フィルターペーパー
1
-1
/
+1
2023-11-26
New RGB Animations - 4 "Starlight" Animation Variations (#22212)
db
5
-0
/
+118
2023-09-25
Added flower blooming on RGB Matrix effect (#21948)
HorrorTroll
2
-0
/
+54
2023-08-22
fix: restore indicators to jellybean_raindrops (#21792)
Less/Rikki
1
-6
/
+5
2023-07-08
Set minimum middle column value (#21365)
フィルターペーパー
1
-1
/
+5
2023-06-10
Refactor the rain lighting decision operator (#21139)
Albert Y
1
-7
/
+3
2023-04-30
typing_heatmap: Add macro to configure increase steps (#20300)
Jasmin
1
-2
/
+5
2023-02-14
Merge branch 'master' into develop
Dasky
1
-1
/
+1
2023-02-13
Update fractal attribution comment (#19832)
Albert Y
1
-1
/
+1
2023-01-16
Refactor pixel rain animation (#19606)
Albert Y
1
-6
/
+6
2022-12-30
Update RGB matrix reactive gradient timer scale (#19415)
Albert Y
5
-6
/
+7
2022-12-27
De-obfuscate random8 functions in RGB matrix animations (#19416)
Albert Y
3
-20
/
+7
2022-12-27
Use random8 for jellybean effect (#19418)
Albert Y
1
-2
/
+2
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
4
-5
/
+5
2022-09-19
Fix int8_t overflow in RGB heatmap effect (#18410)
Marius Renner
1
-1
/
+1
2022-08-11
Refactor Pixel Fractal effect (#17602)
Albert Y
1
-50
/
+28
2022-07-14
Add LED limit call (#17679)
Albert Y
1
-7
/
+7
2022-07-14
Fix the use of LED limits (#17678)
Albert Y
1
-8
/
+7
2022-07-14
[Code] Add solid reactive gradient mode (#17228)
Albert Y
5
-0
/
+15
2022-06-29
RGB Matrix Heatmap - Skip positions with NO_LED (#17488)
Dasky
1
-0
/
+6
2022-06-21
Fix RGB heatmap to use XY positions and use correct led limits (#17184)
Dasky
1
-42
/
+42
2022-04-19
Fixes #16705 : digital rain follows val (#16716)
KoenGoe
1
-7
/
+15
2022-04-16
Heatmap incorrect matrix effect workaround (#16315)
Albert Y
1
-0
/
+5
2022-02-12
Format code according to conventions (#16322)
QMK Bot
41
-122
/
+190
2022-02-04
Format code according to conventions (#16211)
QMK Bot
1
-7
/
+5
2022-02-05
[Core] Add Pixel Flow RGB matrix effect (#15829)
Albert Y
2
-0
/
+52
2022-02-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-52
/
+0
2022-02-05
Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)
Nick Brassel
2
-52
/
+0
2022-02-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-0
/
+52
2022-02-05
[Core] Add Pixel Flow RGB matrix effect (#15829)
Albert Y
2
-0
/
+52
2022-01-17
Add init function to clear previous effect (#15815)
Albert Y
1
-0
/
+4
[next]