Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)

This commit is contained in:
Joel Challis
2024-07-23 15:49:11 +01:00
committed by GitHub
parent adb884761d
commit bcfe3a0718
90 changed files with 270 additions and 90 deletions
+3 -1
View File
@@ -26,13 +26,15 @@
},
"split": {
"enabled": true,
"soft_serial_pin": "D2",
"encoder": {
"right": {
"rotary": [
{"pin_a": "F4", "pin_b": "F5"}
]
}
},
"serial": {
"pin": "D2"
}
},
"rgblight": {