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:
Peter Johanson 2023-11-14 07:50:48 +00:00 committed by Pete Johanson
parent f6716f869a
commit 3027b2a6e8

View file

@ -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