summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q2/rev_0112/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/q2/rev_0112/config.h')
-rw-r--r--keyboards/keychron/q2/rev_0112/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keychron/q2/rev_0112/config.h b/keyboards/keychron/q2/rev_0112/config.h
index 4bab401a01..35a86d5839 100644
--- a/keyboards/keychron/q2/rev_0112/config.h
+++ b/keyboards/keychron/q2/rev_0112/config.h
@@ -19,4 +19,4 @@
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 34
#define DRIVER_2_LED_TOTAL 34
-#define DRIVER_LED_TOTAL (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
+#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)