summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e65
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exclusive/e65')
-rw-r--r--keyboards/exclusive/e65/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/exclusive/e65/config.h b/keyboards/exclusive/e65/config.h
index 30c350f610..7ef569f8c2 100644
--- a/keyboards/exclusive/e65/config.h
+++ b/keyboards/exclusive/e65/config.h
@@ -17,10 +17,6 @@
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 16
-
/* key matrix pins */
#define MATRIX_ROW_PINS \
{ B0, B1, B2, B3, B4 }