index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
rgb_matrix
Age
Commit message (
Expand
)
Author
2023-11-26
New RGB Animations - 4 "Starlight" Animation Variations (#22212)
db
2023-11-01
Relocate LED driver init code (#22365)
Ryan
2023-10-25
RGB/LED matrix use limits size optimisation (#22325)
Dasky
2023-10-24
Fix compilation error when led/rgb process limit is zero. (#22328)
Dasky
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-10-04
Rename CKLED2001 driver to SNLED27351 (#22071)
Ryan
2023-09-29
Add _DEFAULT_ON lighting configuration options (#21865)
Joel Challis
2023-09-28
refactor: move default RGB/LED matrix #defines (#21938)
Less/Rikki
2023-09-25
Added flower blooming on RGB Matrix effect (#21948)
HorrorTroll
2023-09-21
RGBLight/Backlight: add prefixed driver defines (#22089)
Ryan
2023-09-21
LED/RGB Matrix: prefix driver defines (#22088)
Ryan
2023-09-20
Move `PACKED` define to util.h (#22074)
Ryan
2023-09-17
Complete RGB Matrix support for IS31FL3218 (#22004)
Ryan
2023-09-13
aw20216: driver naming cleanups (#21891)
Ryan
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-23
Simplfy RGB/LED matrix effect logic (#21703)
Joel Challis
2023-08-22
fix: restore indicators to jellybean_raindrops (#21792)
Less/Rikki
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
2023-07-08
Set minimum middle column value (#21365)
フィルターペーパー
2023-07-02
[Core] RGB Matrix limit basic indicators to the last render (#21169)
Xelus22
2023-06-10
Refactor the rain lighting decision operator (#21139)
Albert Y
2023-06-09
[Core] RGB matrix ws2812 update (#21135)
Xelus22
2023-05-27
[BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988)
André Greiner-Petter
2023-05-08
[Bug] Realign and size check EECONFIG structures (#20541)
Drashna Jaelre
2023-04-30
[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)
Xelus22
2023-04-30
typing_heatmap: Add macro to configure increase steps (#20300)
Jasmin
2023-04-04
Fixed split keyboard issue where custom LED indicators could activate incorre...
CobraSock
2023-03-30
WS2812 driver improvements (#20262)
Ryan
2023-02-14
Merge branch 'master' into develop
Dasky
2023-02-13
Update fractal attribution comment (#19832)
Albert Y
2023-02-12
Remove `config.h` include from quantum files (#19817)
jack
2023-01-16
Refactor pixel rain animation (#19606)
Albert Y
2022-12-30
Update RGB matrix reactive gradient timer scale (#19415)
Albert Y
2022-12-27
De-obfuscate random8 functions in RGB matrix animations (#19416)
Albert Y
2022-12-27
Use random8 for jellybean effect (#19418)
Albert Y
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-10-27
Fix rgb_matrix_set_flags_noeeprom declaration (#18860)
Joel Challis
2022-10-18
[CI] Format code according to conventions (#18756)
QMK Bot
2022-10-18
4 Driver support for IS31FL3737 (#18750)
Jamal Bouajjaj
2022-10-11
Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)
James Thomson
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-19
Fix int8_t overflow in RGB heatmap effect (#18410)
Marius Renner
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-11
Refactor Pixel Fractal effect (#17602)
Albert Y
2022-07-14
Add LED limit call (#17679)
Albert Y
[next]