Skip to content

Commit

Permalink
Removing USB and adding some diosplay
Browse files Browse the repository at this point in the history
  • Loading branch information
chazragg committed Jan 26, 2024
1 parent 8a042ee commit 814e78c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/sofle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 814e78c

Please sign in to comment.