blob: 9eb7aa6a3c49d2d71cccbf1c2b48c0dc95d3f45e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
description: Keyboard Reset Behavior
compatible: "zmk,behavior-reset"
include: zero_param.yaml
properties:
type:
type: int
default: 0
|