mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 03:21:15 +00:00
soft_serial_pin
to serial.pin
This commit is contained in:
parent
eb41380ce4
commit
01e4a475df
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user