From 7d16186b7acd5113a59fc612cd53b7bae7f46f38 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 10 Nov 2020 14:35:23 -0500 Subject: fix(ble): Remove unpair combo code. * Favor the settings reset images for this. --- app/dts/bindings/zmk,bt-unpair-combo.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 app/dts/bindings/zmk,bt-unpair-combo.yaml (limited to 'app/dts') diff --git a/app/dts/bindings/zmk,bt-unpair-combo.yaml b/app/dts/bindings/zmk,bt-unpair-combo.yaml deleted file mode 100644 index d781347..0000000 --- a/app/dts/bindings/zmk,bt-unpair-combo.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# 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 -- cgit v1.2.3