forked from mirrors/qmk_userspace
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
|
@ -27,6 +27,8 @@
|
|||
|
||||
#ifdef IS31FL3731
|
||||
# include "is31fl3731-simple.h"
|
||||
#elif defined(IS31FLCOMMON)
|
||||
# include "is31flcommon.h"
|
||||
#endif
|
||||
#ifdef IS31FL3733
|
||||
# include "is31fl3733-simple.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue