summaryrefslogtreecommitdiff
path: root/keyboards/qpockets/space_space/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/qpockets/space_space/rev1/config.h')
-rw-r--r--keyboards/qpockets/space_space/rev1/config.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/qpockets/space_space/rev1/config.h b/keyboards/qpockets/space_space/rev1/config.h
index 0b87d47767..22c2bc73de 100644
--- a/keyboards/qpockets/space_space/rev1/config.h
+++ b/keyboards/qpockets/space_space/rev1/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 4
-#define MATRIX_COLS 11
#define MATRIX_ROW_PINS \
{ F1, F4, F5, C7 }
@@ -31,16 +26,4 @@
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-/* ROTARY ENCODERS */
-#define ENCODERS_PAD_A \
- { B3, D6 }
-#define ENCODERS_PAD_B \
- { B2, D7 }
-
-#define ENCODER_RESOLUTIONS \
- { 3, 4 }
-//#define ENCODER_DIRECTION_FLIP
-
-#define DEBOUNCE 7
-
#define LOCKING_SUPPORT_ENABLE