Swap sleep macro for generic desktop code
This commit is contained in:
parent
f5f35ddb2d
commit
8f59409f1d
4 changed files with 10 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue