mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)
This commit is contained in:
@@ -56,7 +56,9 @@
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"soft_serial_pin": "D0"
|
||||
"serial": {
|
||||
"pin": "D0"
|
||||
}
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
|
||||
Reference in New Issue
Block a user