diff --git a/boards/shields/corney_island/corney_island.conf b/boards/shields/corney_island/corney_island.conf index b5d345f..353e2e1 100644 --- a/boards/shields/corney_island/corney_island.conf +++ b/boards/shields/corney_island/corney_island.conf @@ -9,4 +9,11 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1 CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7 # Uncomment the following line to enable USB Logging (this increases power usage by a significant amount, turn it off when not in use) -# CONFIG_ZMK_USB_LOGGING=y \ No newline at end of file +# CONFIG_ZMK_USB_LOGGING=y + +# Uncomment the following lines to enable the Nice!view Display +CONFIG_ZMK_DISPLAY=y +CONFIG_SSD1306=n + +# Uncomment to turn off WPM Status. +# CONFIG_ZMK_WIDGET_WPM_STATUS=n