From bdbdee56f9766bc793e6c14c3c2ffc6285e6a737 Mon Sep 17 00:00:00 2001 From: treetwo77 <113955421+treetwo77@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:37:52 +0900 Subject: [PATCH] Update sofle.conf --- config/sofle.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sofle.conf b/config/sofle.conf index f9c5c05..ddc685f 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -2,10 +2,10 @@ # SPDX-License-Identifier: MIT # Uncomment the following line to enable the Sofle OLED Display - #CONFIG_ZMK_DISPLAY=y +#CONFIG_ZMK_DISPLAY=y # Uncomment these two lines to add support for encoders - CONFIG_EC11=y +#CONFIG_EC11=y #CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y