From 58b179039b77e9bdd17de34d4be9bdb1f6ec9a93 Mon Sep 17 00:00:00 2001 From: Dmitrii Gudov Date: Thu, 10 Jul 2025 15:18:28 +0300 Subject: [PATCH] enable multiple devices --- config/eyelash_sofle.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/eyelash_sofle.conf b/config/eyelash_sofle.conf index 9d7c4e5..53276bf 100644 --- a/config/eyelash_sofle.conf +++ b/config/eyelash_sofle.conf @@ -1,5 +1,7 @@ # go to sleep after one hour (1*60*60*1000ms) +CONFIG_ZMK_BLE_EXPERIMENTAL_SEC=y + # 45 minutes CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=2700000