summaryrefslogtreecommitdiff
path: root/keyboards/kapl/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kapl/rev1/config.h')
-rw-r--r--keyboards/kapl/rev1/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/kapl/rev1/config.h b/keyboards/kapl/rev1/config.h
index 37e49d3d60..b99ab977a8 100644
--- a/keyboards/kapl/rev1/config.h
+++ b/keyboards/kapl/rev1/config.h
@@ -2,11 +2,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
-/* key matrix size */
-/* Rows are doubled up */
-#define MATRIX_ROWS 10
-#define MATRIX_COLS 7
-
// wiring of each half
#define MATRIX_ROW_PINS { C6, D7, E6, B4, B5 }
#define MATRIX_COL_PINS { F5, F6, F7, B1, B3, B2, B6 }
@@ -14,13 +9,6 @@
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
-
-/* serial.c configuration for split keyboard */
-#define SOFT_SERIAL_PIN D2
-
/* Select hand configuration */
#define MASTER_LEFT