12 lines
289 B
YAML
12 lines
289 B
YAML
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Battery SoC monitoring using nRF VDDH
|
|
|
|
compatible: "zmk,battery-nrf-vddh"
|
|
|
|
properties:
|
|
chg-gpios:
|
|
required: false
|
|
type: phandle-array
|
|
description: "A GPIO pin to report charging state to"
|