70bb7c9334
* Add new `&key_repeat` behavior that captures and re-sends the most recently triggered keycode. Closes: #853
13 lines
235 B
YAML
13 lines
235 B
YAML
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: Key repeat behavior
|
|
|
|
compatible: "zmk,behavior-key-repeat"
|
|
|
|
include: zero_param.yaml
|
|
|
|
properties:
|
|
usage-pages:
|
|
type: array
|
|
required: true
|