mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-18 11:52:50 +01:00
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
"matrix": [0, 1]
|
||||
},
|
||||
"split": {
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"serial": {
|
||||
"driver": "usart"
|
||||
}
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = usart
|
||||
Reference in New Issue
Block a user