forked from mirror/qmk_firmware
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"rows": ["GP2", "GP3", "GP5", "GP8", "GP19"]
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
},
|
||||
"transport": {
|
||||
"sync": {
|
||||
"matrix_state": true
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
Reference in New Issue
Block a user