aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymd75/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ymd75/rev2/config.h')
-rw-r--r--keyboards/ymd75/rev2/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/ymd75/rev2/config.h b/keyboards/ymd75/rev2/config.h
new file mode 100644
index 000000000..9718b19dd
--- /dev/null
+++ b/keyboards/ymd75/rev2/config.h
@@ -0,0 +1,8 @@
+#pragma once
+
+/* matrix size */
+#define MATRIX_ROWS 6
+#define MATRIX_COLS 15
+#define MATRIX_ROW_PINS { B7, B6, B5, B4, B3, B0 }
+#define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, D7 }
+#define DIODE_DIRECTION COL2ROW