forked from mirror/qmk_firmware
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -19,7 +19,10 @@
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"split": {
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
}
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"matrix_pins": {
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
Reference in New Issue
Block a user