Skip to content

Commit

Permalink
feat: oled wpm support
Browse files Browse the repository at this point in the history
  • Loading branch information
stickyburn committed Sep 4, 2024
1 parent b7c3273 commit a9131cc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
#CONFIG_ZMK_RGB_UNDERGLOW=y
#CONFIG_WS2812_STRIP=y

# Uncomment the following line to enable the Corne OLED Display
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_WIDGET_WPM_STATUS=y
CONFIG_ZMK_DISPLAY_WORK_QUEUE_SYSTEM=y

CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=480000

# Upgrade BLE power for better connection
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

0 comments on commit a9131cc

Please sign in to comment.