mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Applied usb detection fixes from Squalius-cephalus (#25380)
Co-authored-by: Dr. Marius Feilhauer <software@feilhauer.de>
This commit is contained in:
parent
03a53e29af
commit
bb27c69675
@ -14,6 +14,9 @@
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"serial": {
|
"serial": {
|
||||||
"driver": "vendor"
|
"driver": "vendor"
|
||||||
|
},
|
||||||
|
"transport": {
|
||||||
|
"watchdog": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"matrix_pins": {
|
"matrix_pins": {
|
||||||
|
Loading…
Reference in New Issue
Block a user