zmk/app/dts/bindings/zmk,ext-power-generic.yaml
innovaker a759e4c973 refactor(app): format with prettier
prettier --write .

PR: #563
2021-01-01 23:10:13 +00:00

19 lines
381 B
YAML

#
# Copyright (c) 2020, The ZMK Contributors
# SPDX-License-Identifier: MIT
#
description: |
Generic driver for controlling the external power output
by toggling the control-gpio pin status
(Only in supported hardware)
compatible: "zmk,ext-power-generic"
properties:
control-gpios:
type: phandle-array
required: true
label:
type: string
required: true