Move split.soft_serial_pin to split.serial.pin (#24127)

This commit is contained in:
Joel Challis 2024-07-18 00:02:53 +01:00 committed by GitHub
parent daa777d6fb
commit 4ab36df48f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 23 additions and 10 deletions

View file

@ -50,15 +50,15 @@
},
"split": {
"enabled": true,
"handedness": {
"pin": "B9"
},
"soft_serial_pin": "B6",
"bootmagic": {
"matrix": [4, 0]
},
"handedness": {
"pin": "B9"
},
"serial": {
"driver": "usart"
"driver": "usart",
"pin": "B6"
},
"matrix_pins": {
"right": {