summaryrefslogtreecommitdiffstats
path: root/keyboards/spaceman/yun65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/spaceman/yun65/config.h')
-rw-r--r--keyboards/spaceman/yun65/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/spaceman/yun65/config.h b/keyboards/spaceman/yun65/config.h
index d592ff03cc..b8900721e4 100644
--- a/keyboards/spaceman/yun65/config.h
+++ b/keyboards/spaceman/yun65/config.h
@@ -15,9 +15,6 @@
*/
#pragma once
-/* Key Matrix perameter */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 16
#define DIODE_DIRECTION COL2ROW
#define MATRIX_ROW_PINS { E6, D3, D2, D1, D0 }