1
0
mirror of https://github.com/tcaxle/zmk-config.git synced 2026-02-20 03:05:16 +00:00

Update sofle.conf

This commit is contained in:
2026-02-02 12:02:08 +00:00
committed by GitHub
parent fdc28d1f25
commit c3696d422b

View File

@@ -15,3 +15,14 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
# By default toggling the underglow on and off also toggles external power
# on and off. This also causes the display to turn off.
# CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
# Debounce
CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=10
CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=10
# Reliable scanning
CONFIG_ZMK_KSCAN_GPIO_POLLING=y
CONFIG_ZMK_KSCAN_GPIO_POLL_INTERVAL_MS=5
# No sleeping
CONFIG_ZMK_SLEEP=n