summaryrefslogtreecommitdiff
path: root/keyboards/gmmk/pro/rev2/ansi/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gmmk/pro/rev2/ansi/config.h')
-rw-r--r--keyboards/gmmk/pro/rev2/ansi/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gmmk/pro/rev2/ansi/config.h b/keyboards/gmmk/pro/rev2/ansi/config.h
index 996ee21afc..6803bd8ced 100644
--- a/keyboards/gmmk/pro/rev2/ansi/config.h
+++ b/keyboards/gmmk/pro/rev2/ansi/config.h
@@ -20,4 +20,4 @@
#define DRIVER_1_LED_TOTAL 66
#define DRIVER_2_LED_TOTAL 32
-#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)