* LV_ prefix from new LVGL official Kconfig now used. * API changes for themes, container object removal, etc. * Add our own Kconfig and code for theme default small font. * Remove some hardcoded sizes.
5 lines
163 B
Text
5 lines
163 B
Text
# Enable nice!view
|
|
CONFIG_ZMK_DISPLAY=y
|
|
CONFIG_ZMK_LV_FONT_DEFAULT_SMALL_MONTSERRAT_26=y
|
|
CONFIG_LV_FONT_DEFAULT_MONTSERRAT_26=y
|
|
CONFIG_ZMK_DISPLAY_BLANK_ON_IDLE=n
|