mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-13 01:13:24 +01:00
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
"rows": ["GP22", "GP19", "GP18", "GP17", "GP7"]
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
},
|
||||
"transport": {
|
||||
"sync" :{
|
||||
"matrix_state": true
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
Reference in New Issue
Block a user