From fc5280de38e11a18c92bc80179d7775ac1637fc5 Mon Sep 17 00:00:00 2001 From: Kassio Borges Date: Sun, 11 Feb 2024 09:04:35 +0000 Subject: [PATCH] try to fix bluetooth --- config/helix.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/helix.conf b/config/helix.conf index d72cb58..bc92f4c 100644 --- a/config/helix.conf +++ b/config/helix.conf @@ -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