]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/rgb_matrix.h
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
[qmk_firmware.git] / quantum / rgb_matrix.h
index 855ea03230f259eaba22bef6d6ae410da3545f71..0e193dcb2f91ac688cd2d3158617b7c18be07785 100644 (file)
@@ -28,7 +28,9 @@
 #ifdef IS31FL3731
   #include "is31fl3731.h"
 #elif defined (IS31FL3733)
-  #include "is31fl3733.h"
+    #include "is31fl3733.h"
+#elif defined (IS31FL3737)
+    #include "is31fl3737.h"
 #endif
 
 #ifndef RGB_MATRIX_LED_FLUSH_LIMIT