fix(display): Add proper LVGL label dep.

This commit is contained in:
Peter Johanson 2021-08-27 23:06:28 -04:00
parent a124eb9f9e
commit e491c282e7
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ config ZMK_WIDGET_LAYER_STATUS
bool "Widget for highest, active layer using small icons"
default y
depends on !ZMK_SPLIT || ZMK_SPLIT_BLE_ROLE_CENTRAL
select LVGL_USE_LABEL
select LVGL_FONT_MONTSERRAT_12
config ZMK_WIDGET_BATTERY_STATUS