From 96317ffe80b37379d4ccf413777b3eca346e4835 Mon Sep 17 00:00:00 2001 From: Melissa Avery-Weir Date: Wed, 14 May 2025 13:30:39 -0400 Subject: [PATCH] I think the graph range is actually on CONFIG_NICE_OLED_GEM_WPM_FIXED_RANGE_MAX --- config/sofle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sofle.conf b/config/sofle.conf index 790d0d5..b191cdb 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -17,6 +17,6 @@ CONFIG_ZMK_RGB_UNDERGLOW=y # on and off. This also causes the display to turn off. CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n -CONFIG_NICE_OLED_GRAPH_AND_NEEDLE_WPM_FIXED_RANGE=n +CONFIG_NICE_OLED_GEM_WPM_FIXED_RANGE_MAX=n # Deactivate numlock behavior CONFIG_NICE_OLED_WIDGET_HID_INDICATORS_LUNA_ONLY_CAPSLOCK=y \ No newline at end of file