Skip to content

Commit

Permalink
ble experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
EricNeiman committed May 3, 2024
1 parent b82071a commit d8ae601
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/sofle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ CONFIG_ZMK_WIDGET_WPM_STATUS=y
CONFIG_ZMK_WIDGET_LAYER_STATUS=y
CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
CONFIG_ZMK_DISPLAY_WORK_QUEUE_DEDICATED=y
CONFIG_ZMK_RGB_UNDERGLOW_BRT_STEP=5
CONFIG_ZMK_RGB_UNDERGLOW_BRT_MAX=50

# Uncomment these two lines to add support for encoders
CONFIG_EC11=y
Expand All @@ -20,4 +22,6 @@ CONFIG_ZMK_RGB_UNDERGLOW=y
# Uncomment the line below to disable external power toggling by the underglow.
# By default toggling the underglow on and off also toggles external power
# on and off. This also causes the display to turn off.
# CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
# CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n

CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y

0 comments on commit d8ae601

Please sign in to comment.