fix(ble): Remove unpair combo code.

* Favor the settings reset images for this.
This commit is contained in:
Pete Johanson
2020-11-10 14:35:23 -05:00
parent 348a44a8a3
commit 7d16186b7a
26 changed files with 1 additions and 192 deletions

View File

@@ -58,10 +58,6 @@ RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(2,6) RC(2,7) RC(2,8) RC(2,9) RC(2,10
};
bt_unpair_combo: bt_unpair_combo {
compatible = "zmk,bt-unpair-combo";
};
// TODO: per-key RGB node(s)?
};