summaryrefslogtreecommitdiff
path: root/keyboards/handwired/macroboard/f401/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/macroboard/f401/info.json')
-rw-r--r--keyboards/handwired/macroboard/f401/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/macroboard/f401/info.json b/keyboards/handwired/macroboard/f401/info.json
index acd7e83f77..e14cb41fd3 100644
--- a/keyboards/handwired/macroboard/f401/info.json
+++ b/keyboards/handwired/macroboard/f401/info.json
@@ -1,4 +1,9 @@
{
+ "matrix_pins": {
+ "cols": ["A5", "A6", "A7", "B0", "B1", "B10"],
+ "rows": ["A4", "A3", "A2", "A1", "A0"]
+ },
+ "diode_direction": "COL2ROW",
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F401"