2020-11-12 08:09:08 +11:00
|
|
|
# Copyright (c) 2020 The ZMK Contributors
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
|
|
|
description: Sticky key behavior
|
|
|
|
|
|
|
|
compatible: "zmk,behavior-sticky-key"
|
|
|
|
|
|
|
|
include: one_param.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
bindings:
|
|
|
|
type: phandles
|
|
|
|
required: true
|
|
|
|
release-after-ms:
|
2021-01-02 14:55:52 +11:00
|
|
|
type: int
|
2020-12-13 07:35:52 +11:00
|
|
|
quick-release:
|
|
|
|
type: boolean
|