summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k1_pro/ansi/white/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/k1_pro/ansi/white/config.h')
-rw-r--r--keyboards/keychron/k1_pro/ansi/white/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/keychron/k1_pro/ansi/white/config.h b/keyboards/keychron/k1_pro/ansi/white/config.h
index bfd714a2c1..c5b171ca6d 100644
--- a/keyboards/keychron/k1_pro/ansi/white/config.h
+++ b/keyboards/keychron/k1_pro/ansi/white/config.h
@@ -20,8 +20,9 @@
/* LED Matrix Driver Configuration */
# define DRIVER_COUNT 1
# define DRIVER_ADDR_1 0b1110100
-# define DRIVER_1_LED_TOTAL 87
-# define LED_MATRIX_LED_COUNT DRIVER_1_LED_TOTAL
+
+/* LED Matrix Configuration */
+# define LED_MATRIX_LED_COUNT 87
/* Set to infinit, which is use in USB mode by default */
# define LED_MATRIX_TIMEOUT LED_MATRIX_TIMEOUT_INFINITE
@@ -37,7 +38,6 @@
// LED Matrix Animation modes. Explicitly enabled
// For full list of effects, see:
// https://docs.qmk.fm/#/feature_led_matrix?id=led-matrix-effects
-
# define LED_MATRIX_KEYPRESSES
/* Use first 6 channels of LED driver */