Skip to content

Commit

Permalink
Update docs/docs/config/battery.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cem Aksoylar <[email protected]>
  • Loading branch information
ReFil and caksoylar authored Oct 20, 2023
1 parent f96538e commit ac61529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/config/battery.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ While `CONFIG_ZMK_BATTERY_REPORTING` is disabled by default it is implied by `CO

:::note BLE reporting on MacOS

On MacOS the BLE battery reporting packets can cause the computer to wakeup from sleep, the battery service can be disabled indepently of battery monitoring (allowing the battery level to be displayed on a screen or through a custom lighting implementation) by setting `CONFIG_BT_BAS=n`
On macOS the BLE battery reporting packets can cause the computer to wakeup from sleep. To prevent this, the battery *reporting* service can be disabled by setting `CONFIG_BT_BAS=n`. This setting is independent of battery *monitoring*, for instance the battery level could still be indicated on a display.

:::

Expand Down

0 comments on commit ac61529

Please sign in to comment.