soft_serial_pin to serial.pin

This commit is contained in:
Duncan Sutherland 2025-03-21 21:31:49 +00:00 committed by GitHub
parent eb41380ce4
commit 01e4a475df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,9 @@
"diode_direction": "COL2ROW", "diode_direction": "COL2ROW",
"split": { "split": {
"enabled": true, "enabled": true,
"soft_serial_pin": "D0" "serial": {
"pin": "D0"
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,