Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745, IS31FL3746A (#14989)
Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
This commit is contained in:
parent
e036c19d06
commit
0452ad9479
13 changed files with 1779 additions and 4 deletions
|
@ -32,6 +32,8 @@
|
|||
# include "is31fl3737.h"
|
||||
#elif defined(IS31FL3741)
|
||||
# include "is31fl3741.h"
|
||||
#elif defined(IS31FLCOMMON)
|
||||
# include "is31flcommon.h"
|
||||
#elif defined(CKLED2001)
|
||||
# include "ckled2001.h"
|
||||
#elif defined(AW20216)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue