enable usb logging
All checks were successful
Build

This commit is contained in:
Marius Alwan Meyer 2023-04-09 14:11:54 +00:00
parent 664b4b61db
commit 85f70974f9

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