Battery Level
If your keyboard has a battery sensor, ZMK will report its battery level to the connected bluetooth host and show it on the keyboard's display, if it has one.
For split keyboards, only the battery level of the central (usually left) side is reported over bluetooth by default. ZMK can be configured to report the battery levels for peripherals, but not many host systems will display this information without additional configuration or the use of third party utilities.
Windows may not properly ask the keyboard to notify it of changes in battery level, so the level shown may be out of date.
Adding a Battery Sensor to a Board
If your keyboard is using one of the boards supported in ZMK it will already be configured to sense and report battery levels. If you are using a custom board, see battery sensing hardware integration page to add support.