Files
zmk-config/config/sofle_dongle.conf
2025-09-18 09:25:45 +10:00

19 lines
386 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
# 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
ZMK_STUDIO=y