* Move away from DT_LABEL. * Move to DEVICE_DT_GET for non-behavior device access. * Move various drivers to `gpio_spec_dt` and `DT` related macros. * Remove mcp23017 while at it, since better upstream driver is available.
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"
|