Move ?
and !
to base layer
This commit is contained in:
parent
1808d8da0c
commit
016b1f84db
6 changed files with 22 additions and 8 deletions
|
@ -1,8 +1,12 @@
|
|||
# Set sleep timeout to 30min (30*60*1000ms)
|
||||
CONFIG_ZMK_SLEEP=y
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
|
||||
|
||||
# Mouse config, requires PR #778
|
||||
CONFIG_ZMK_MOUSE=y
|
||||
CONFIG_ZMK_MOUSE_TICK_DURATION=8
|
||||
|
||||
# Combo config, automated by build script
|
||||
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=4
|
||||
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
|
||||
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue