Skip to content

Commit

Permalink
Fresh config
Browse files Browse the repository at this point in the history
  • Loading branch information
chazragg committed Jan 26, 2024
1 parent 69d54b4 commit 8a042ee
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions config/sofle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
# SPDX-License-Identifier: MIT

# Uncomment the following line to enable the Sofle OLED Display
# CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_DISPLAY=y

# Uncomment these two lines to add support for encoders
# CONFIG_EC11=y
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_EC11=y
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y

CONFIG_ZMK_USB=y

# Uncomment this line below to add rgb underglow / backlight support
# CONFIG_ZMK_RGB_UNDERGLOW=y
Expand Down

0 comments on commit 8a042ee

Please sign in to comment.