summaryrefslogtreecommitdiff
path: root/keyboards/protozoa/p01
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/protozoa/p01')
-rw-r--r--keyboards/protozoa/p01/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/protozoa/p01/config.h b/keyboards/protozoa/p01/config.h
index e1303ce6dc..4ebfa1b381 100644
--- a/keyboards/protozoa/p01/config.h
+++ b/keyboards/protozoa/p01/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 6
-#define MATRIX_COLS 18
-
#define MATRIX_ROW_PINS { B1, B2, B10, B11, B12, B13 }
#define MATRIX_COL_PINS { A14, A15, B3, B4, B5, B6, B7, B8, B9, A0, A1, A2, A3, A4, A5, A6, A7, B0 }