When using a LiPo battery with a protection circuit and the xiao nRF52840, is it correct to assume that, with the zmk firmware, it is basically safe to use without specifically describing LiPo battery protection? I plan to install a physical on/off switch for the battery.
Also, when determining the remaining charge percentage of a LiPo battery, is it necessary to know the battery’s capacity? If I only want to know the percentage, is knowing the capacity unnecessary?
Specifically, I intend to use "zmk-rgbled-widget," and I was curious because it doesn’t seem to require specifying the LiPo battery capacity.