From 9da938817dc61ef6380e9f393d9d91f7539b88c3 Mon Sep 17 00:00:00 2001 From: Melissa Avery-Weir Date: Wed, 14 May 2025 13:35:57 -0400 Subject: [PATCH] And I still got it wrong --- config/sofle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sofle.conf b/config/sofle.conf index b191cdb..5be6bae 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_GEM_WPM_FIXED_RANGE_MAX=n +CONFIG_NICE_OLED_GEM_WPM_FIXED_RANGE=n # Deactivate numlock behavior CONFIG_NICE_OLED_WIDGET_HID_INDICATORS_LUNA_ONLY_CAPSLOCK=y \ No newline at end of file