summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/bento/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/bento/rev1/config.h')
-rw-r--r--keyboards/handwired/bento/rev1/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/handwired/bento/rev1/config.h b/keyboards/handwired/bento/rev1/config.h
index 995a6e4239..497a2deb16 100644
--- a/keyboards/handwired/bento/rev1/config.h
+++ b/keyboards/handwired/bento/rev1/config.h
@@ -16,17 +16,6 @@
#pragma once
-
-/* key matrix size */
-#define MATRIX_ROWS 2
-#define MATRIX_COLS 3
-
-/* Keyboard Matrix Assignments */
-#define DIRECT_PINS { \
- { D7, B1, D2 }, \
- { E6, B4, B2 } \
-}
-
#define ENCODERS_PAD_A { D1 }
#define ENCODERS_PAD_B { D0 }