summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q5/iso_encoder/config.h
diff options
context:
space:
mode:
authoradophoxia <100170946+adophoxia@users.noreply.github.com>2024-01-31 22:11:01 -0800
committerGitHub <noreply@github.com>2024-01-31 22:11:01 -0800
commit252f01f2e78e2268136a475b4e1a38f4c1ed0224 (patch)
treea4809a91edcf38a8d859ad956ab47a6e5ec8e92b /keyboards/keychron/q5/iso_encoder/config.h
parent9098cdd376eea40076e83225fea14269752a6b7e (diff)
[Keyboard] Update Keychron Q5 (#22575)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/keychron/q5/iso_encoder/config.h')
-rw-r--r--keyboards/keychron/q5/iso_encoder/config.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/keyboards/keychron/q5/iso_encoder/config.h b/keyboards/keychron/q5/iso_encoder/config.h
index 3a786cbb39..9611480fad 100644
--- a/keyboards/keychron/q5/iso_encoder/config.h
+++ b/keyboards/keychron/q5/iso_encoder/config.h
@@ -16,16 +16,8 @@
#pragma once
-/* RGB Matrix Configuration */
-#define DRIVER_1_LED_TOTAL 53
-#define DRIVER_2_LED_TOTAL 46
-#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
-
-/* Encoder Configuration */
-#define ENCODER_DEFAULT_POS 0x3
-
/* Enable caps-lock LED */
#define CAPS_LOCK_LED_INDEX 51
/* Enable num-lock LED */
-// #define NUM_LOCK_LED_INDEX 31
+#define NUM_LOCK_LED_INDEX 31