mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-14 18:03:22 +01:00
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -30,7 +30,10 @@
|
||||
"diode_direction": "ROW2COL",
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"soft_serial_pin": "A9"
|
||||
"soft_serial_pin": "A9",
|
||||
"serial": {
|
||||
"driver": "usart"
|
||||
}
|
||||
},
|
||||
"processor": "STM32F401",
|
||||
"bootloader": "stm32-dfu",
|
||||
|
||||
Reference in New Issue
Block a user