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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
90 changed files with 270 additions and 90 deletions

View file

@ -25,7 +25,9 @@
"diode_direction": "COL2ROW",
"split": {
"enabled": true,
"soft_serial_pin": "D2"
"serial": {
"pin": "D2"
}
},
"rgblight": {
"led_count": 12,

View file

@ -29,7 +29,6 @@
},
"split": {
"enabled": true,
"soft_serial_pin": "D2",
"matrix_pins": {
"right": {
"direct": [
@ -39,6 +38,9 @@
["B5", "C6", null, null, null]
]
}
},
"serial": {
"pin": "D2"
}
},
"community_layouts": [