forked from kofal.net/zmk
feat(battery): Add Kconfig setting for battery level report interval
This commit is contained in:
committed by
Pete Johanson
parent
56fb07dffe
commit
25f89ee6ab
@@ -518,6 +518,11 @@ config ZMK_SETTINGS_SAVE_DEBOUNCE
|
||||
#SETTINGS
|
||||
endif
|
||||
|
||||
config ZMK_BATTERY_REPORT_INTERVAL
|
||||
depends on ZMK_BLE
|
||||
int "Battery level report interval in seconds"
|
||||
default 60
|
||||
|
||||
#Advanced
|
||||
endmenu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user