* Align our driver module layout to properly match Zephyr conventions, allowing proper CMake setup to amend the library for each type of driver.
6 lines
161 B
YAML
6 lines
161 B
YAML
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Battery SoC monitoring using nRF VDDH
|
|
|
|
compatible: "zmk,battery-nrf-vddh"
|