seperate config

This commit is contained in:
2025-09-18 08:44:22 +10:00
parent 555e456b06
commit 00cf71385f
3 changed files with 20 additions and 32 deletions

18
config/sofle_dongle.conf Normal file
View File

@@ -0,0 +1,18 @@
# 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