enable usb logging

This commit is contained in:
Marius Alwan Meyer 2023-04-09 14:11:54 +00:00
parent 2e3e23f822
commit d1bf25a757

View File

@ -5,8 +5,10 @@
# Uncomment the following line to enable the Corne OLED Display
# CONFIG_ZMK_DISPLAY=y
# Allow to sleep
# Allow to sleep
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_TIMEOUT=30000
# Sleep timeout to 15 minutes
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
CONFIG_ZMK_USB_LOGGING=y