Fix info.json LTO and format encoder definitions (#20456)
This commit is contained in:
@@ -26,9 +26,12 @@
|
||||
"rgblight": true,
|
||||
"lto": true
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{ "pin_a": "F4", "pin_b": "F5" }
|
||||
{"pin_a": "F4", "pin_b": "F5"}
|
||||
]
|
||||
},
|
||||
"rgblight": {
|
||||
|
Reference in New Issue
Block a user