parent
0d4476d148
commit
5ec1eefb2c
3 changed files with 25 additions and 19 deletions
|
|
@ -5,14 +5,14 @@ config ZMK_WIDGET_BATTERY_STATUS
|
|||
bool "Widget for battery charge information, using small icons"
|
||||
depends on BT
|
||||
default y if BT
|
||||
select LVGL_OBJ_LABEL
|
||||
select LVGL_BUILD_IN_FONT_ROBOTO_16
|
||||
select LVGL_USE_LABEL
|
||||
select LVGL_FONT_MONTSERRAT_16
|
||||
|
||||
config ZMK_WIDGET_OUTPUT_STATUS
|
||||
bool "Widget for keyboard output status icons"
|
||||
depends on BT
|
||||
default y if BT
|
||||
select LVGL_OBJ_LABEL
|
||||
select LVGL_BUILD_IN_FONT_ROBOTO_16
|
||||
|
||||
select LVGL_USE_LABEL
|
||||
select LVGL_FONT_MONTSERRAT_16
|
||||
|
||||
endmenu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue