Skip to content

Commit

Permalink
Enable deep sleep for asfoora
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Sep 24, 2023
1 parent 241271f commit 952d1a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/asfoora/asfoora.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

# enable deep sleep support
# CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_SLEEP=y

# "Eager Debouncing"
# Trying to lower the input lag.
Expand All @@ -21,4 +21,4 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# Better compatibility with iPadOS
CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y

CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=20
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=20

0 comments on commit 952d1a3

Please sign in to comment.