Disable sleep on tidbit until oled re-init is solved
This commit is contained in:
parent
8275880770
commit
5b4436faec
|
@ -14,8 +14,8 @@
|
||||||
CONFIG_ZMK_DISPLAY=y
|
CONFIG_ZMK_DISPLAY=y
|
||||||
|
|
||||||
# Turn on deep sleep
|
# Turn on deep sleep
|
||||||
CONFIG_ZMK_SLEEP=y
|
#CONFIG_ZMK_SLEEP=y
|
||||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
|
#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
|
||||||
|
|
||||||
# Number of BT Profiles
|
# Number of BT Profiles
|
||||||
CONFIG_BT_MAX_CONN=6
|
CONFIG_BT_MAX_CONN=6
|
||||||
|
|
Loading…
Reference in a new issue