summaryrefslogtreecommitdiffstats
path: root/keyboards/4by3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/4by3/config.h')
-rw-r--r--keyboards/4by3/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/4by3/config.h b/keyboards/4by3/config.h
deleted file mode 100644
index 5f20b5b97a..0000000000
--- a/keyboards/4by3/config.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#pragma once
-
-
-/* key matrix pins */
-#define MATRIX_ROW_PINS { D1, D0, D4 }
-#define MATRIX_COL_PINS { C6, D7, E6, B4 }
-
-/* COL2ROW or ROW2COL */
-#define DIODE_DIRECTION COL2ROW