summaryrefslogtreecommitdiff
path: root/quantum/led_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-04LED drivers: rename "simple" to "mono" (#22814)Ryan
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 `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681)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-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-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-24Remove extra led_matrix_indicators_user call (#22329)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-10-03is31fl3737/3741: add LED Matrix support (#22163)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-27is31fl3218: Add LED Matrix support (#22126)Ryan
2023-09-27is31fl3736: extract single-color API (#22133)Ryan
2023-09-21LED/RGB Matrix: prefix driver defines (#22088)Ryan
2023-09-20Move `PACKED` define to util.h (#22074)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-02[Core] RGB Matrix limit basic indicators to the last render (#21169)Xelus22
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre
2023-02-12Remove `config.h` include from quantum files (#19817)jack
2022-11-27Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-13Add led matrix support for CKLED2001 (#17643)lokher
2022-07-13[Bug] Fix compile issue with LED Matrix (#17658)Drashna Jaelre
2022-07-12Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre
2022-02-19Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-17Fix build error for LED Matrix effect solid_reactive_wide. (#16383)Joakim Tufvegren
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-06Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon
2022-01-08IS31FL3733 driver for LED Matrix (#15088)Leo Deng
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-02Fixup LED matrix. (#15020)Nick Brassel
2021-11-02Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K
2021-10-10Fix misplaced endif in led_matrix_drivers.c (#14785)Ryan
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan