forked from kofal.net/zmk
fix(boards): Add Zen .conf file for setup script
This commit is contained in:
committed by
Pete Johanson
parent
4a3e783f32
commit
ebb4cb76d3
5
app/boards/arm/corneish_zen/corneish_zen.conf
Normal file
5
app/boards/arm/corneish_zen/corneish_zen.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# Go to sleep after one hour (1*60*60*1000ms)
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
|
||||
|
||||
# Turn on logging, and set ZMK logging to debug output
|
||||
# CONFIG_ZMK_USB_LOGGING=y
|
||||
Reference in New Issue
Block a user