1
0
Fork 0
forked from forks/qmk_firmware
Commit graph

7 commits

Author SHA1 Message Date
Ryan b6fbed3dc3
LED drivers: change "TWI" to "I2C" (#22617) 2023-12-05 19:52:18 -08:00
Ryan b52aca0af8
Relocate LED driver init code (#22365) 2023-11-01 00:53:45 +00:00
Ryan cf7d3435d7
Add _flush() functions to LED drivers (#22308) 2023-10-22 18:32:27 +01:00
Joel Challis 3156cf6da0
Remove use of __flash within LED drivers (#21343) 2023-06-23 22:50:31 +01:00
Xelus22 d1d0925cf9
[Core] Optimisation - Add RGB LED colour set check in drivers (#21134) 2023-06-08 02:58:53 +01:00
Ryan 36c410592d
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
MasterSpoon 0452ad9479
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745, IS31FL3746A (#14989)
Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
2022-02-06 09:04:43 -08:00