mirror of https://github.com/zmkfirmware/zmk.git
refactor(display): Clean up unused theme Kconfig
This commit is contained in:
parent
b021d19255
commit
7e29166c6c
|
|
@ -6,8 +6,6 @@ menuconfig ZMK_DISPLAY
|
|||
default n
|
||||
select DISPLAY
|
||||
select LVGL
|
||||
select LV_THEMES
|
||||
select LV_THEME_MONO
|
||||
select LV_CONF_MINIMAL
|
||||
imply LV_USE_THEME_MONO
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue