summaryrefslogtreecommitdiff
path: root/keyboards/ein_60
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ein_60')
-rw-r--r--keyboards/ein_60/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ein_60/config.h b/keyboards/ein_60/config.h
index 9f52116753..3297437ae8 100644
--- a/keyboards/ein_60/config.h
+++ b/keyboards/ein_60/config.h
@@ -18,10 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 4
-#define MATRIX_COLS 13
-
#define MATRIX_ROW_PINS { F1, F2, F3, F4 }
#define MATRIX_COL_PINS { A3, A2, A1, A0, F6, F5, F0, E0, E1, C0, C1, C2, C3 }