forked from mirror/qmk_firmware
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -130,6 +130,9 @@
|
||||
"rows": ["GP11", "GP13", "GP12", "GP14"]
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
},
|
||||
"transport": {
|
||||
"sync": {
|
||||
"indicators": true,
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
Reference in New Issue
Block a user