16 lines
259 B
YAML
16 lines
259 B
YAML
#
|
|
# Copyright (c) 2022 The ZMK Contributors
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
description: >
|
|
This is a representation of the Maxim max17048 I2C Fuel Gauge.
|
|
|
|
compatible: "maxim,max17048"
|
|
|
|
include: [i2c-device.yaml]
|
|
|
|
properties:
|
|
label:
|
|
required: true
|