summaryrefslogtreecommitdiff
path: root/keyboards/canary/canary60rgb/v1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/canary/canary60rgb/v1/config.h')
-rw-r--r--keyboards/canary/canary60rgb/v1/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/canary/canary60rgb/v1/config.h b/keyboards/canary/canary60rgb/v1/config.h
index e8d0808384..2b733b2649 100644
--- a/keyboards/canary/canary60rgb/v1/config.h
+++ b/keyboards/canary/canary60rgb/v1/config.h
@@ -34,6 +34,6 @@
# define DISABLE_RGB_MATRIX_SOLID_SPLASH
# define DISABLE_RGB_MATRIX_SOLID_MULTISPLASH
# define DRIVER_ADDR_1 0b1010000
-# define DRIVER_COUNT 1
+# define IS31FL3733_DRIVER_COUNT 1
# define RGB_MATRIX_LED_COUNT 63
#endif