test de CONFIG_ZMK_DISPLAY
This commit is contained in:
parent
a371b954df
commit
d6fc7dbd0a
1 changed files with 18 additions and 1 deletions
|
|
@ -3,7 +3,24 @@
|
||||||
# CONFIG_WS2812_STRIP=y
|
# CONFIG_WS2812_STRIP=y
|
||||||
|
|
||||||
# Uncomment the following line to enable the Corne OLED Display
|
# Uncomment the following line to enable the Corne OLED Display
|
||||||
# CONFIG_ZMK_DISPLAY=y
|
CONFIG_ZMK_DISPLAY=y
|
||||||
|
|
||||||
|
# Display options
|
||||||
|
CONFIG_ZMK_WPM=y
|
||||||
|
CONFIG_ZMK_WIDGET_WPM_STATUS=y
|
||||||
|
# CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
|
||||||
|
|
||||||
|
# Power options
|
||||||
|
CONFIG_ZMK_SLEEP=y
|
||||||
|
|
||||||
|
# Uncomment these two lines to add support for encoders
|
||||||
|
# CONFIG_EC11=y
|
||||||
|
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||||
|
|
||||||
|
# Uncomment the line below to disable external power toggling by the underglow.
|
||||||
|
# By default toggling the underglow on and off also toggles external power
|
||||||
|
# on and off. This also causes the display to turn off.
|
||||||
|
# CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
|
||||||
|
|
||||||
# Enabling Backlight
|
# Enabling Backlight
|
||||||
# CONFIG_ZMK_BACKLIGHT=y
|
# CONFIG_ZMK_BACKLIGHT=y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue