Skip to content

Commit

Permalink
fix(boards): Enable battery driver for XIAO BLE.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Apr 19, 2022
1 parent 3e29437 commit d0176f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/seeeduino_xiao_ble.conf
Expand Up @@ -3,6 +3,7 @@ CONFIG_CONSOLE=n
CONFIG_SERIAL=n
CONFIG_UART_CONSOLE=n
CONFIG_UART_INTERRUPT_DRIVEN=n
CONFIG_ZMK_BATTERY_VOLTAGE_DIVIDER=y
CONFIG_ZMK_USB=y
CONFIG_ZMK_BLE=y

0 comments on commit d0176f3

Please sign in to comment.