forked from kofal.net/zmk
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:
committed by
Pete Johanson
parent
f6716f869a
commit
3027b2a6e8
@@ -98,7 +98,6 @@ config ZMK_USB
|
|||||||
|
|
||||||
config ZMK_USB_BOOT
|
config ZMK_USB_BOOT
|
||||||
bool "USB Boot Protocol Support"
|
bool "USB Boot Protocol Support"
|
||||||
default y
|
|
||||||
depends on ZMK_USB
|
depends on ZMK_USB
|
||||||
select USB_HID_BOOT_PROTOCOL
|
select USB_HID_BOOT_PROTOCOL
|
||||||
select USB_DEVICE_SOF
|
select USB_DEVICE_SOF
|
||||||
|
|||||||
Reference in New Issue
Block a user