added sleep

This commit is contained in:
Darren Victoriano
2025-01-25 23:02:32 -08:00
parent 6a0442b7be
commit 0e6d1bc792

View File

@@ -1,5 +1,6 @@
# Uncomment the following line to enable deep sleep # Uncomment the following line to enable deep sleep
# CONFIG_ZMK_SLEEP=y CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
# Uncomment the following line to increase the keyboard's wireless range # Uncomment the following line to increase the keyboard's wireless range
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
@@ -15,3 +16,5 @@ CONFIG_ZMK_STUDIO_LOCKING=n
# Uncomment the following line to enable USB Logging (this increases power usage by a significant amount, turn it off when not in use) # Uncomment the following line to enable USB Logging (this increases power usage by a significant amount, turn it off when not in use)
# CONFIG_ZMK_USB_LOGGING=y # CONFIG_ZMK_USB_LOGGING=y
# Board Name
CONFIG_ZMK_KEYBOARD_NAME="Corne Bop"