summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k5_pro/ansi/rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/k5_pro/ansi/rgb/config.h')
-rw-r--r--keyboards/keychron/k5_pro/ansi/rgb/config.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/keychron/k5_pro/ansi/rgb/config.h b/keyboards/keychron/k5_pro/ansi/rgb/config.h
index 9f656ec129..19a8b9aa2e 100644
--- a/keyboards/keychron/k5_pro/ansi/rgb/config.h
+++ b/keyboards/keychron/k5_pro/ansi/rgb/config.h
@@ -21,6 +21,8 @@
# define DRIVER_COUNT 2
# define DRIVER_ADDR_1 0b1110111
# define DRIVER_ADDR_2 0b1110100
+
+/* RGB Matrix Configuration */
# define DRIVER_1_LED_TOTAL 58
# define DRIVER_2_LED_TOTAL 50
# define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
@@ -34,14 +36,13 @@
/* Turn off backllit if brightness value is low */
# define RGB_MATRIX_BRIGHTNESS_TURN_OFF_VAL 48
-# define NUM_LOCK_INDEX 37 // NumLock
-
+/* Indication led */
+# define NUM_LOCK_INDEX 37 // NumLock
# define LOW_BAT_IND_INDEX 98 // Space
// RGB Matrix Animation modes. Explicitly enabled
// For full list of effects, see:
// https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects
-
# define RGB_MATRIX_KEYPRESSES
# define RGB_MATRIX_FRAMEBUFFER_EFFECTS