blob: a8904360f921e54e5f405e0cb5a4595ed7d8762c (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | # Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT
description: Battery SoC monitoring using nRF VDDH
compatible: "zmk,battery-nrf-vddh"
properties:
  label:
    required: true
    type: string
 |