Skip to content

Commit

Permalink
tried selecting the oled driver
Browse files Browse the repository at this point in the history
Shurderfer committed May 17, 2024

Unverified

No user is associated with the committer email.
1 parent 13cc14f commit 4a11704
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
@@ -4,7 +4,8 @@

# Uncomment the following line to enable the Corne OLED Display
CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y
OLED_DRIVER = ssd1306 # Selects the right driver
# CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN=y
# CONFIG_ZMK_DISPLAY_WORK_QUEUE_SYSTEM=y
# CONFIG_ZMK_WIDGET_LAYER_STATUS=y # Layer status
CONFIG_ZMK_WIDGET_LAYER_STATUS=y # Layer status
CONFIG_ZMK_WIDGET_WPM_STATUS=y #wpm counter

0 comments on commit 4a11704

Please sign in to comment.