Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)
This commit is contained in:
parent
ce1adce696
commit
e8103722bc
83 changed files with 244 additions and 94 deletions
|
|
@ -23,7 +23,6 @@
|
|||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"soft_serial_pin": "D2",
|
||||
"bootmagic": {
|
||||
"matrix": [4, 4]
|
||||
},
|
||||
|
|
@ -36,6 +35,9 @@
|
|||
["B5", "B4", null, null, null]
|
||||
]
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
"pin": "D2"
|
||||
}
|
||||
},
|
||||
"community_layouts": ["split_3x5_2"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue