mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
fix(display): Make stock battery widget depend on the right symbol (#2953)
This commit is contained in:
@@ -10,7 +10,7 @@ config ZMK_WIDGET_LAYER_STATUS
|
||||
|
||||
config ZMK_WIDGET_BATTERY_STATUS
|
||||
bool "Widget for battery charge information, using small icons"
|
||||
depends on BT
|
||||
depends on ZMK_BATTERY_REPORTING
|
||||
select LV_USE_LABEL
|
||||
|
||||
if ZMK_WIDGET_BATTERY_STATUS
|
||||
|
||||
Reference in New Issue
Block a user