Make changes needed for PR #2027

This commit is contained in:
urob 2024-08-01 13:53:05 -04:00
parent c8b436964e
commit 6043e4b27f
4 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,9 @@
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# Enable mouse
CONFIG_ZMK_MOUSE=y
# Combo config, automated by build script
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=3