diff --git a/config/sofle.conf b/config/sofle.conf index 2084a4d..1821a88 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -3,12 +3,14 @@ # Uncomment the following line to enable the Sofle OLED Display CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y +CONFIG_ZMK_WIDGET_WPM_STATUS=y # Uncomment these two lines to add support for encoders CONFIG_EC11=y CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y -CONFIG_ZMK_USB=y +CONFIG_ZMK_USB=n # Uncomment this line below to add rgb underglow / backlight support # CONFIG_ZMK_RGB_UNDERGLOW=y