summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/quark_squared/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/checkerboards/quark_squared/config.h')
-rw-r--r--keyboards/checkerboards/quark_squared/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/checkerboards/quark_squared/config.h b/keyboards/checkerboards/quark_squared/config.h
index 490e6ebbce..1715a1101b 100644
--- a/keyboards/checkerboards/quark_squared/config.h
+++ b/keyboards/checkerboards/quark_squared/config.h
@@ -17,10 +17,6 @@
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 12
-
/* key matrix pins */
#define MATRIX_ROW_PINS { C5, C4, C6, C7, B7 }
#define MATRIX_COL_PINS { B4, B5, B6, B3, C2, B2, D6, D2, D3, D4, D5, B1 }