Files
zmk-config/config/sofle_dongle.conf
2025-09-18 08:44:22 +10:00

18 lines
408 B
Plaintext

# Configuration for Sofle Dongle (Wireless Receiver)
# Dongle doesn't have display or encoders
# Disable display for dongle
CONFIG_ZMK_DISPLAY=n
# Disable encoder for dongle
CONFIG_EC11=n
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=n
# Keep other settings
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Disable WPM widget since no display
CONFIG_ZMK_WIDGET_WPM_STATUS=n