From 491b7be25457146fcd9fe36a4a9e91e4e831ce50 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Fri, 18 Nov 2022 18:03:03 +0100 Subject: [PATCH] Update sofle.conf --- config/sofle.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/sofle.conf b/config/sofle.conf index 9c6acd3..1745f7b 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -2,7 +2,11 @@ # SPDX-License-Identifier: MIT # Uncomment the following line to enable the Sofle OLED Display -#CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y +CONFIG_ZMK_WIDGET_LAYER_STATUS=y +CONFIG_ZMK_WIDGET_WPM_STATUS=y +CONFIG_ZMK_WIDGET_BATTERY_STATUS=y # Uncomment these two lines to add support for encoders CONFIG_EC11=y