summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q2/jis_encoder/config.h
diff options
context:
space:
mode:
authoradophoxia <100170946+adophoxia@users.noreply.github.com>2023-10-03 20:52:09 -0700
committerGitHub <noreply@github.com>2023-10-03 20:52:09 -0700
commit75ba2db2c19f20434f842108acefddc9ca5ebde1 (patch)
tree29da2810e47a8f295e57b120f1dacf696b068a09 /keyboards/keychron/q2/jis_encoder/config.h
parent177fee0ad4ac2e8530f70991ead98dbd4aebff26 (diff)
Update Keychron Q2 (#21994)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/keychron/q2/jis_encoder/config.h')
-rw-r--r--keyboards/keychron/q2/jis_encoder/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/keychron/q2/jis_encoder/config.h b/keyboards/keychron/q2/jis_encoder/config.h
index 5e7ab55143..fa6fc4e91a 100644
--- a/keyboards/keychron/q2/jis_encoder/config.h
+++ b/keyboards/keychron/q2/jis_encoder/config.h
@@ -17,14 +17,9 @@
#pragma once
/* RGB Matrix Configuration */
-#define DRIVER_1_LED_TOTAL 35
-#define DRIVER_2_LED_TOTAL 36
-#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
+#define RGB_MATRIX_LED_COUNT 71
#define CKLED2001_CURRENT_TUNE { 0xC0, 0xC0, 0x5D, 0xC0, 0xC0, 0x5D, 0xC0, 0xC0, 0x5D, 0xC0, 0xC0, 0x5D }
-/* Encoder Configuration */
-#define ENCODER_DEFAULT_POS 0x3
-
/* Enable caps-lock LED */
#define CAPS_LOCK_LED_INDEX 30