summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q2/rev_0112/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-22 10:26:24 +0000
committerQMK Bot <hello@qmk.fm>2022-01-22 10:26:24 +0000
commit8863e1f6963e9cd3f938cc31bf0ccb96e4c525be (patch)
treebf38ed01b42d330752bfbf6650d95836b26fee9c /keyboards/keychron/q2/rev_0112/config.h
parent82c194f86cbe3f349144d703a4a549eeece05073 (diff)
parent57d116796a4eaa1415bc8c6776ece59366001cfb (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keychron/q2/rev_0112/config.h')
-rw-r--r--keyboards/keychron/q2/rev_0112/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/keychron/q2/rev_0112/config.h b/keyboards/keychron/q2/rev_0112/config.h
index b76640d650..70a60fd026 100644
--- a/keyboards/keychron/q2/rev_0112/config.h
+++ b/keyboards/keychron/q2/rev_0112/config.h
@@ -19,3 +19,8 @@
/* USB Device descriptor parameter */
#define PRODUCT_ID 0x0112
#define DEVICE_VER 0x0100
+
+/* RGB Matrix Configuration */
+#define DRIVER_1_LED_TOTAL 34
+#define DRIVER_2_LED_TOTAL 34
+#define DRIVER_LED_TOTAL (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)