Disable USB logging

This commit is contained in:
digger vermont 2023-05-13 18:20:40 -04:00
parent 61d9df9fc0
commit 0c1dde2420

View file

@ -16,7 +16,7 @@ CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable USB CDC ACM logging for debugging
CONFIG_ZMK_USB_LOGGING=y
# CONFIG_ZMK_USB_LOGGING=y
# Enable reset by default
CONFIG_RESET=y