12 lines
219 B
YAML
12 lines
219 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:
|
||
|
label:
|
||
|
required: true
|
||
|
type: string
|