forked from mirror/qmk_firmware
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -141,6 +141,9 @@
|
||||
"rows": ["GP26", "GP24", "GP23", "GP21", "GP3"]
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
},
|
||||
"transport": {
|
||||
"sync_matrix_state": true
|
||||
}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
Reference in New Issue
Block a user