12 lines
268 B
YAML
12 lines
268 B
YAML
# Copyright (c) 2020, Pete Johanson
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
description: |
|
|
Defines a set of key positions that will unpair all BT devices if held on startup.
|
|
|
|
compatible: "zmk,bt-unpair-combo"
|
|
|
|
properties:
|
|
key-positions:
|
|
type: array
|
|
required: true
|