mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-08 06:15:18 -05:00
feat: Add nrf VDDH battery driver
Added a driver which uses the nRF52's ADC channel on the VDDH pin to read the battery voltage when using high voltage mode.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
rsource "battery_voltage_divider/Kconfig"
|
||||
rsource "battery/Kconfig"
|
||||
rsource "ec11/Kconfig"
|
||||
Reference in New Issue
Block a user