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