summaryrefslogtreecommitdiff
path: root/drivers/led/issi/is31flcommon.c
AgeCommit message (Expand)Author
2024-01-02Remove IS31FLCOMMON code (#22800)Ryan
2023-12-05LED drivers: change "TWI" to "I2C" (#22617)Ryan
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-06-23Remove use of __flash within LED drivers (#21343)Joel Challis
2023-06-08[Core] Optimisation - Add RGB LED colour set check in drivers (#21134)Xelus22
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-02-06Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon