Swap sleep macro for generic desktop code

This commit is contained in:
urob 2024-11-24 13:49:44 -05:00
parent f5f35ddb2d
commit 8f59409f1d
4 changed files with 10 additions and 8 deletions

View file

@ -5,6 +5,9 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# Enable mouse
CONFIG_ZMK_MOUSE=y
# Generic desktop usages
CONFIG_ZMK_HID_GENERIC_DESKTOP_USAGES_BASIC=y
# Combo config, automated by build script
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=3