summaryrefslogtreecommitdiff
path: root/keyboards/arrayperipherals/1x4p1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/arrayperipherals/1x4p1/config.h')
-rw-r--r--keyboards/arrayperipherals/1x4p1/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/arrayperipherals/1x4p1/config.h b/keyboards/arrayperipherals/1x4p1/config.h
index 5fd99ef30f..b70680e4f5 100644
--- a/keyboards/arrayperipherals/1x4p1/config.h
+++ b/keyboards/arrayperipherals/1x4p1/config.h
@@ -17,17 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 5
-
-
-#define DIRECT_PINS { \
- { C7, B7, D6, F5, F7} \
-}
-
/* rotary encoder*/
#define ENCODERS_PAD_A {F0}
#define ENCODERS_PAD_B {F1}