1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Ryan
ae2d5e2e5a
LED drivers: extract IS31FL3743A from IS31COMMON () 2024-01-01 17:04:51 +11:00
Ryan
e1c0bd8a7c
LED drivers: extract IS31FL3742A from IS31COMMON () 2024-01-01 12:40:35 +11:00
Ryan
24511d31b6
LED/RGB Matrix: add header for drivers () 2023-12-08 16:54:47 +11:00
Ryan
b52aca0af8
Relocate LED driver init code () 2023-11-01 00:53:45 +00:00
Ryan
cf7d3435d7
Add _flush() functions to LED drivers () 2023-10-22 18:32:27 +01:00
Ryan
d56ee70c52
Rename DRIVER_ADDR_n defines ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
Ryan
c0f16be50f
Rename CKLED2001 driver to SNLED27351 () 2023-10-04 20:10:05 +11:00
Ryan
bd5860de4e
is31fl3737/3741: add LED Matrix support () 2023-10-03 01:09:20 +11:00
Ryan
288c2313fe
is31fl3218: Add LED Matrix support ()
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-27 14:37:06 +10:00
Ryan
32de27bb20
is31fl3736: extract single-color API () 2023-09-27 01:18:07 +01:00
Ryan
db68a95cae
LED/RGB Matrix: prefix driver defines () 2023-09-21 12:16:17 +10:00
Ryan
571b8bac82
LED Matrix: driver naming cleanups () 2023-07-29 15:25:00 +10:00
Ryan
36c410592d
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT () 2022-09-23 22:46:23 +10:00
lokher
a02aff9c77
Add led matrix support for CKLED2001 () 2022-08-13 14:39:06 +01:00
MasterSpoon
0452ad9479
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745, IS31FL3746A ()
Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
2022-02-06 09:04:43 -08:00
Ryan
61cc9e8042
Fix misplaced endif in led_matrix_drivers.c () 2021-10-10 21:32:29 -07:00
Ryan
b487e10753
Clean up LED/RGB Matrix driver config () 2021-10-10 16:57:49 -07:00
Ryan
d61e5c0027
Move LED/RGB Matrix code into their own directories () 2021-06-22 18:26:23 +10:00
Renamed from quantum/led_matrix_drivers.c (Browse further)