summaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix
AgeCommit message (Expand)Author
2024-02-17Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)HorrorTroll
2024-01-30Add missing rgb matrix default parameters (#22281)Fabien Fellay
2024-01-09Solid reactive: improve fading effect (#22656)フィルターペーパー
2024-01-02Remove IS31FLCOMMON code (#22800)Ryan
2024-01-01LED drivers: extract IS31FL3746A from IS31COMMON (#22637)Ryan
2024-01-01LED drivers: extract IS31FL3745 from IS31COMMON (#22636)Ryan
2024-01-01LED drivers: extract IS31FL3743A from IS31COMMON (#22635)Ryan
2024-01-01LED drivers: extract IS31FL3742A from IS31COMMON (#22620)Ryan
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-16Remove redundant RGB/LED matrix eeconfig init (#22673)Joel Challis
2023-12-08LED/RGB Matrix: add header for drivers (#22628)Ryan
2023-11-30Converted RGB matrix to use last_input_activity_elapsed(). (#21687)Pete Neisen
2023-11-26New RGB Animations - 4 "Starlight" Animation Variations (#22212)db
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-25RGB/LED matrix use limits size optimisation (#22325)Dasky
2023-10-24Fix compilation error when led/rgb process limit is zero. (#22328)Dasky
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan
2023-09-29Add _DEFAULT_ON lighting configuration options (#21865)Joel Challis
2023-09-28refactor: move default RGB/LED matrix #defines (#21938)Less/Rikki
2023-09-25Added flower blooming on RGB Matrix effect (#21948)HorrorTroll
2023-09-21RGBLight/Backlight: add prefixed driver defines (#22089)Ryan
2023-09-21LED/RGB Matrix: prefix driver defines (#22088)Ryan
2023-09-20Move `PACKED` define to util.h (#22074)Ryan
2023-09-17Complete RGB Matrix support for IS31FL3218 (#22004)Ryan
2023-09-13aw20216: driver naming cleanups (#21891)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-08-22fix: restore indicators to jellybean_raindrops (#21792)Less/Rikki
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-08Set minimum middle column value (#21365)フィルターペーパー
2023-07-02[Core] RGB Matrix limit basic indicators to the last render (#21169)Xelus22
2023-06-10Refactor 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-30typing_heatmap: Add macro to configure increase steps (#20300)Jasmin
2023-04-04Fixed split keyboard issue where custom LED indicators could activate incorre...CobraSock
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-02-14Merge branch 'master' into developDasky
2023-02-13Update fractal attribution comment (#19832)Albert Y
2023-02-12Remove `config.h` include from quantum files (#19817)jack
2023-01-16Refactor pixel rain animation (#19606)Albert Y
2022-12-30Update RGB matrix reactive gradient timer scale (#19415)Albert Y
2022-12-27De-obfuscate random8 functions in RGB matrix animations (#19416)Albert Y
2022-12-27Use random8 for jellybean effect (#19418)Albert Y