Skip to content

Commit

Permalink
Update cygnus.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
liguoxu9 authored Apr 14, 2024
1 parent 38aa871 commit 2b23e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cygnus.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 电池电量报告间隔时间单位是秒
CONFIG_ZMK_BATTERY_REPORT_INTERVAL=60
# 不活动 15 分钟后进入深度睡眠,深度睡眠纯在屏幕无法唤醒问题,是zmk固件本身问题已经在解决了
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_SLEEP=n
# 1800000 毫秒 = 30 分钟 * 60 秒 * 1000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
# 进入空闲状态前的不活动毫秒数
Expand Down

0 comments on commit 2b23e30

Please sign in to comment.