summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q1/rev_0100/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/q1/rev_0100/config.h')
-rw-r--r--keyboards/keychron/q1/rev_0100/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keychron/q1/rev_0100/config.h b/keyboards/keychron/q1/rev_0100/config.h
index 1b8c65165c..0a30f7d82d 100644
--- a/keyboards/keychron/q1/rev_0100/config.h
+++ b/keyboards/keychron/q1/rev_0100/config.h
@@ -23,4 +23,4 @@
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 59
#define DRIVER_2_LED_TOTAL 23
-#define DRIVER_LED_TOTAL (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL) \ No newline at end of file
+#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL) \ No newline at end of file