Skip to content

Commit 0a40222

Browse files
forgot to enable encoders
1 parent 72c5902 commit 0a40222

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/sofle.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ CONFIG_ZMK_WIDGET_LAYER_STATUS=y
88
CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
99

1010
# Uncomment these two lines to add support for encoders
11-
# CONFIG_EC11=y
12-
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
11+
CONFIG_EC11=y
12+
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
1313

1414
# Uncomment this line below to add rgb underglow / backlight support
1515
# CONFIG_ZMK_RGB_UNDERGLOW=y

0 commit comments

Comments
 (0)