summaryrefslogtreecommitdiff
path: root/keyboards/macro3/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/macro3/info.json')
-rw-r--r--keyboards/macro3/info.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/macro3/info.json b/keyboards/macro3/info.json
index 830abdb9e9..d8479b2a00 100644
--- a/keyboards/macro3/info.json
+++ b/keyboards/macro3/info.json
@@ -10,6 +10,12 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
+ "matrix_pins": {
+ "direct": [
+ ["D7", "C6", "D4", "D1"],
+ ["B1", "B4", "B5", "B3"]
+ ]
+ },
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_2x4"
},