Skip to content

Commit

Permalink
added more display settings
Browse files Browse the repository at this point in the history
  • Loading branch information
EricNeiman committed Apr 27, 2024
1 parent 781d211 commit ef1f74f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions boards/shields/lily58/lily58.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@

# Uncomment the following line to enable the Lily58 OLED Display
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
CONFIG_ZMK_WIDGET_WPM_STATUS=n
CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=n
CONFIG_ZMK_WIDGET_WPM_STATUS=y
CONFIG_ZMK_WIDGET_LAYER_STATUS=y
CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y

0 comments on commit ef1f74f

Please sign in to comment.