summaryrefslogtreecommitdiff
path: root/keyboards/handwired/macroboard/f411/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/macroboard/f411/info.json')
-rw-r--r--keyboards/handwired/macroboard/f411/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/macroboard/f411/info.json b/keyboards/handwired/macroboard/f411/info.json
index 2517a82403..a912b9f141 100644
--- a/keyboards/handwired/macroboard/f411/info.json
+++ b/keyboards/handwired/macroboard/f411/info.json
@@ -1,4 +1,9 @@
{
+ "matrix_pins": {
+ "cols": ["B12", "B13", "B14", "B15", "A8", "A10"],
+ "rows": ["A15", "B3", "B4", "B5", "B7"]
+ },
+ "diode_direction": "COL2ROW",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"