Clean up old global behavior logic.
This commit is contained in:
parent
6701b7babc
commit
f4cb3a7cba
2 changed files with 0 additions and 10 deletions
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#include <behaviors/split_bt.dtsi>
|
||||
#include <dt-bindings/zmk/matrix-transform.h>
|
||||
|
||||
/ {
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
/ {
|
||||
behaviors {
|
||||
split_behavior: behavior_split_bt {
|
||||
compatible = "zmk,behavior-split-bt", "zmk,behavior-global";
|
||||
label = "SPLIT_BT";
|
||||
#binding-cells = <0>;
|
||||
};
|
||||
};
|
||||
};
|
Loading…
Reference in a new issue