Skip to content

Commit

Permalink
删除Kconfig.defconfig多余配置
Browse files Browse the repository at this point in the history
Signed-off-by: Xmj <[email protected]>
  • Loading branch information
Deer-Xmj authored Sep 5, 2024
1 parent e41f5e2 commit c70f6b6
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions config/boards/shields/rolio/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -70,22 +70,6 @@ if SHIELD_ROLIO_LEFT || SHIELD_ROLIO_RIGHT
default y


# 自动关闭空闲时灯光
config ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE
bool "Automatically turn off RGB when idle"
default y

# 自动关闭 USB 连接变化时灯光
config ZMK_RGB_UNDERGLOW_AUTO_OFF_USB
bool "Automatically turn off RGB when USB state changes"
default y
config ZMK_IDLE_TIMEOUT
int "Time before entering sleep mode (ms)"
default 3000 # 空闲时进入睡眠模式的时间(毫秒)

config ZMK_IDLE_SLEEP_TIMEOUT
int "Time before entering deep sleep mode (ms)"
default 4000 # 空闲时进入深度睡眠模式的时间(毫秒)

config PWM
default y
Expand Down

0 comments on commit c70f6b6

Please sign in to comment.