mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-05 05:23:23 +01:00
Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
"matrix_state": true,
|
||||
"modifiers": true
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
}
|
||||
},
|
||||
"encoder": {
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
|
||||
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
|
||||
|
||||
QUANTUM_PAINTER_DRIVERS += st7789_spi
|
||||
|
||||
Reference in New Issue
Block a user