Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes
This commit is contained in:
parent
40c6269f9f
commit
96e6c1fa31
13 changed files with 959 additions and 14 deletions
|
@ -28,6 +28,8 @@
|
|||
#include "is31fl3731.h"
|
||||
#elif defined (IS31FL3733)
|
||||
#include "is31fl3733.h"
|
||||
#elif defined (IS31FL3737)
|
||||
#include "is31fl3737.h"
|
||||
#endif
|
||||
|
||||
typedef struct Point {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue