Fix info.json LTO and format encoder definitions (#20456)

This commit is contained in:
Ryan
2023-04-16 15:37:24 +10:00
committed by GitHub
parent 1e3d2f2c1e
commit 798cbfe6a3
60 changed files with 108 additions and 225 deletions

View File

@@ -37,10 +37,7 @@
},
"encoder": {
"rotary": [
{
"pin_a": "B13",
"pin_b": "B12"
}
{"pin_a": "B13", "pin_b": "B12"}
]
},
"tapping": {

View File

@@ -11,7 +11,7 @@
},
"encoder": {
"rotary": [
{ "pin_a": "D3", "pin_b": "D2", "resolution": 4 }
{"pin_a": "D3", "pin_b": "D2", "resolution": 4}
]
},
"matrix_pins": {