From 5a242dd4e86df25d5fce72a3a111f3f17b249850 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Thu, 24 Nov 2022 22:57:18 +0100 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 b4afd82..ec4fda8 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -3,6 +3,9 @@ # Uncomment the following line to enable the Sofle OLED Display CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_WIDGET_LAYER_STATUS=n +CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y +CONFIG_ZMK_WIDGET_WPM_STATUS=y # Uncomment these two lines to add support for encoders CONFIG_EC11=y