mirror of https://github.com/zmkfirmware/zmk.git
fix(boards): Enable battery driver for XIAO BLE.
This commit is contained in:
parent
3e294375b6
commit
d0176f3685
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue