summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ddg_56/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/ddg_56/config.h')
-rw-r--r--keyboards/handwired/ddg_56/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/ddg_56/config.h b/keyboards/handwired/ddg_56/config.h
index 4f73137149..7582367f13 100644
--- a/keyboards/handwired/ddg_56/config.h
+++ b/keyboards/handwired/ddg_56/config.h
@@ -15,10 +15,6 @@
*/
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 14
-
#define DIODE_DIRECTION COL2ROW
#define MATRIX_ROW_PINS { B5, B15, B9, B10, A14 }