Skip to content

Commit

Permalink
try to fix bluetooth
Browse files Browse the repository at this point in the history
  • Loading branch information
kassio committed Feb 11, 2024
1 parent 4113888 commit fc5280d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/helix.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# SPDX-License-Identifier: MIT

# Add custom name to keyboard
CONFIG_ZMK_KEYBOARD_NAME="felix"
# CONFIG_ZMK_KEYBOARD_NAME="felix"

# Enable deep sleep after 1800000 (30 minutes)
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
# CONFIG_ZMK_SLEEP=y
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000

# Enable nice!view
CONFIG_ZMK_DISPLAY=y

0 comments on commit fc5280d

Please sign in to comment.