mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-26 01:22:03 +01:00
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"serial": {
|
||||
"driver": "usart"
|
||||
},
|
||||
"transport": {
|
||||
"sync_matrix_state": true
|
||||
}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = usart
|
||||
Reference in New Issue
Block a user