blob: b9abd92c9da9ea1cf4a2a8c9afe0bfb3ae279117 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# Copyright (c) 2020, The ZMK Contributors
# SPDX-License-Identifier: MIT
#
description: External power control Behavior
compatible: "zmk,behavior-ext-power"
include: two_param.yaml
|