summaryrefslogtreecommitdiff
path: root/keyboards/macro3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/macro3/config.h')
-rw-r--r--keyboards/macro3/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/macro3/config.h b/keyboards/macro3/config.h
index 722cdf319f..7e7b371960 100644
--- a/keyboards/macro3/config.h
+++ b/keyboards/macro3/config.h
@@ -18,7 +18,7 @@
#define MATRIX_COLS 4
/* key matrix pins */
-#define DIRECT_PINS { \
+#define DIRECT_PINS { \
{ D7, C6, D4, D1 }, \
{ B1, B4, B5, B3 } \
}