summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k1_pro/ansi/white/config.h
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2023-07-10 15:54:36 +0800
committerGitHub <noreply@github.com>2023-07-10 15:54:36 +0800
commit0591e226ddf43a4ca8fae8df18dc672d058d1d0a (patch)
tree1fb13ad21113a40dd584d4b2aa09f17acf580020 /keyboards/keychron/k1_pro/ansi/white/config.h
parent8ff8ad4c05783ebb2d8e308e1f5a1df66931c2f9 (diff)
parent70114051a855ccddda06dc0ece0ecab1ba03a3b2 (diff)
Merge pull request #143 from lalalademaxiya1/keychron_k1_pro
Add k1 pro
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 */