From 840bc1bf487605a3f16d157bdc9f9a06251fd011 Mon Sep 17 00:00:00 2001 From: Damon-Lee Pointon <51855558+DLBPointon@users.noreply.github.com> Date: Thu, 8 Feb 2024 20:35:09 +0000 Subject: [PATCH] Update sofle.conf Adding some wigets --- config/sofle.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/sofle.conf b/config/sofle.conf index 0c70c02..4adafb8 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -8,6 +8,10 @@ CONFIG_ZMK_DISPLAY=y CONFIG_EC11=y CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y +# Adding some widgets +CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y +CONFIG_ZMK_WIDGET_WPM_STATUS=y + # Uncomment this line below to add rgb underglow / backlight support # CONFIG_ZMK_RGB_UNDERGLOW=y