blob: d781347a4f896cc2059095bfa9741cbcb178de07 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
 | # 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
 |