summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/q9/config.h')
-rw-r--r--keyboards/keychron/q9/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/keychron/q9/config.h b/keyboards/keychron/q9/config.h
index 33160b618e..e051703d11 100644
--- a/keyboards/keychron/q9/config.h
+++ b/keyboards/keychron/q9/config.h
@@ -16,10 +16,6 @@
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 4
-#define MATRIX_COLS 15
-
/* key matrix pins */
#define MATRIX_ROW_PINS \
{ B3, A15, A14, A13 }
@@ -29,9 +25,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION ROW2COL
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* Disable DIP switch in matrix data */
#define MATRIX_MASKED