From 24ba395ae9a50da9bac4e133f592e8807e12ad1e Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Sat, 12 Oct 2024 04:38:46 +0800 Subject: [PATCH] Update sofle.conf --- config/sofle.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/sofle.conf b/config/sofle.conf index 6b65843..73734b6 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -7,6 +7,9 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000 # Copyright (c) 2022 Darryl deHaan # SPDX-License-Identifier: MIT # +# Enable 32kHz crystal +CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y +CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM=y CONFIG_WS2812_STRIP=y CONFIG_ZMK_RGB_UNDERGLOW=y