jsonify some info.json (#19146)

This commit is contained in:
Joel Challis
2022-11-25 02:47:02 +00:00
committed by GitHub
parent 3209c7a42c
commit 59443fa970
24 changed files with 163 additions and 163 deletions

View File

@@ -4,6 +4,6 @@
"bootloader": "stm32-dfu",
"matrix_pins": {
"cols": ["C2"],
"rows": ["C3"],
"rows": ["C3"]
}
}