Skip to content

Commit

Permalink
chore(usb): Don't enable ZMK_USB_ROOT by default.
Browse files Browse the repository at this point in the history
* Some initial reports of crashes with this code enabled, so disabling
  by default for now pending further investigation.
  • Loading branch information
petejohanson committed Nov 14, 2023
1 parent f6716f8 commit 3027b2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3027b2a

Please sign in to comment.