Add Nice!View configuration
This commit is contained in:
parent
e3c565f608
commit
c97b7ff4e1
|
|
@ -10,3 +10,10 @@ 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)
|
# 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
|
# 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue