mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
refactor: reorganize configuration files and remove unused settings
This commit is contained in:
12
config/sofle_base.conf
Normal file
12
config/sofle_base.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# Only enable display and encoders for non-dongle shields
|
||||
CONFIG_ZMK_DISPLAY=y
|
||||
|
||||
CONFIG_EC11=y
|
||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
||||
CONFIG_ZMK_SLEEP=y
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
|
||||
|
||||
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||||
|
||||
CONFIG_ZMK_WIDGET_WPM_STATUS=y
|
||||
Reference in New Issue
Block a user