forked from kofal.net/zmk
fix(display): Add proper LVGL label dep.
This commit is contained in:
@@ -7,6 +7,7 @@ config ZMK_WIDGET_LAYER_STATUS
|
|||||||
bool "Widget for highest, active layer using small icons"
|
bool "Widget for highest, active layer using small icons"
|
||||||
default y
|
default y
|
||||||
depends on !ZMK_SPLIT || ZMK_SPLIT_BLE_ROLE_CENTRAL
|
depends on !ZMK_SPLIT || ZMK_SPLIT_BLE_ROLE_CENTRAL
|
||||||
|
select LVGL_USE_LABEL
|
||||||
select LVGL_FONT_MONTSERRAT_12
|
select LVGL_FONT_MONTSERRAT_12
|
||||||
|
|
||||||
config ZMK_WIDGET_BATTERY_STATUS
|
config ZMK_WIDGET_BATTERY_STATUS
|
||||||
|
|||||||
Reference in New Issue
Block a user