mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
seperate config
This commit is contained in:
18
config/sofle_dongle.conf
Normal file
18
config/sofle_dongle.conf
Normal 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
|
||||
Reference in New Issue
Block a user