From 4bcfe8a6796bbc36b6b99030d2ed7d97969935dc Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:38:35 +0800 Subject: [PATCH] Update eyelash_corne.conf --- config/eyelash_corne.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/eyelash_corne.conf b/config/eyelash_corne.conf index 097a728..6db3fe3 100644 --- a/config/eyelash_corne.conf +++ b/config/eyelash_corne.conf @@ -2,6 +2,14 @@ # Copyright (c) 2024 The ZMK Contributors # SPDX-License-Identifier: MIT # +# go to sleep after one hour (1*60*60*1000ms) + +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000 + +CONFIG_ZMK_SLEEP=y + + + CONFIG_WS2812_STRIP=y CONFIG_ZMK_RGB_UNDERGLOW=y