chore(usb): Don't enable ZMK_USB_ROOT by default.
* Some initial reports of crashes with this code enabled, so disabling by default for now pending further investigation.
This commit is contained in:
parent
f6716f869a
commit
3027b2a6e8
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ config ZMK_USB
|
|||
|
||||
config ZMK_USB_BOOT
|
||||
bool "USB Boot Protocol Support"
|
||||
default y
|
||||
depends on ZMK_USB
|
||||
select USB_HID_BOOT_PROTOCOL
|
||||
select USB_DEVICE_SOF
|
||||
|
|
Loading…
Add table
Reference in a new issue