diff options
| author | CrossR <r.cross@lancaster.ac.uk> | 2020-08-19 20:53:40 +0100 |
|---|---|---|
| committer | CrossR <r.cross@lancaster.ac.uk> | 2020-08-19 20:53:40 +0100 |
| commit | f8a635aaa0b379d499c0b4c4cd5d7831e1fda7fd (patch) | |
| tree | b2adb5a989b2a67360aea46abe0d13ffa02734a9 /app/dts/bindings/zmk,bt-unpair-combo.yaml | |
| parent | dcd36f12e049ee2c423204ebaaa3c16062d9fd5e (diff) | |
| parent | ebd6fbb2254cfcdd8af6309dd9a5c3251ac19935 (diff) | |
Merge remote-tracking branch 'upstream/main' into CrossR/Sofle
Diffstat (limited to 'app/dts/bindings/zmk,bt-unpair-combo.yaml')
| -rw-r--r-- | app/dts/bindings/zmk,bt-unpair-combo.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app/dts/bindings/zmk,bt-unpair-combo.yaml b/app/dts/bindings/zmk,bt-unpair-combo.yaml new file mode 100644 index 0000000..d781347 --- /dev/null +++ b/app/dts/bindings/zmk,bt-unpair-combo.yaml @@ -0,0 +1,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 |
