summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q3/iso_encoder/config.h
diff options
context:
space:
mode:
authoradophoxia <100170946+adophoxia@users.noreply.github.com>2023-10-03 20:53:19 -0700
committerGitHub <noreply@github.com>2023-10-03 20:53:19 -0700
commit6f59236b1f42017e645fdf688799190961f116c8 (patch)
tree2355800480650a27f47384fd938b48cc8afcbd9d /keyboards/keychron/q3/iso_encoder/config.h
parent75ba2db2c19f20434f842108acefddc9ca5ebde1 (diff)
Update Keychron Q3 (#21995)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/keychron/q3/iso_encoder/config.h')
-rw-r--r--keyboards/keychron/q3/iso_encoder/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/keychron/q3/iso_encoder/config.h b/keyboards/keychron/q3/iso_encoder/config.h
index 2ee93a4fae..050c940054 100644
--- a/keyboards/keychron/q3/iso_encoder/config.h
+++ b/keyboards/keychron/q3/iso_encoder/config.h
@@ -21,12 +21,7 @@
#define MATRIX_COL_PINS { C14, C15, A0, A1, A2, A3, A4, A5, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN }
/* RGB Matrix Configuration */
-#define DRIVER_1_LED_TOTAL 48
-#define DRIVER_2_LED_TOTAL 40
-#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
-
-/* Encoder Configuration */
-#define ENCODER_DEFAULT_POS 0x3
+#define RGB_MATRIX_LED_COUNT 88
#define CKLED2001_CURRENT_TUNE \
{ 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44 }