summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6_rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exclusive/e6_rgb/config.h')
-rw-r--r--keyboards/exclusive/e6_rgb/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/exclusive/e6_rgb/config.h b/keyboards/exclusive/e6_rgb/config.h
index 7f820b2cad..37a251b3f0 100644
--- a/keyboards/exclusive/e6_rgb/config.h
+++ b/keyboards/exclusive/e6_rgb/config.h
@@ -4,7 +4,7 @@
*/
#pragma once
-#define DRIVER_ADDR_1 0b1010000
+#define DRIVER_ADDR_1 IS31FL3733_I2C_ADDRESS_GND_GND
-#define DRIVER_COUNT 1
+#define IS31FL3733_DRIVER_COUNT 1
#define RGB_MATRIX_LED_COUNT 63