diff options
Diffstat (limited to 'app/dts/behaviors/endpoints.dtsi')
-rw-r--r-- | app/dts/behaviors/endpoints.dtsi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/dts/behaviors/endpoints.dtsi b/app/dts/behaviors/endpoints.dtsi deleted file mode 100644 index f6cb64c..0000000 --- a/app/dts/behaviors/endpoints.dtsi +++ /dev/null @@ -1,9 +0,0 @@ -/ { - behaviors { - end: behavior_endpoints { - compatible = "zmk,behavior-endpoints"; - label = "ENDPOINTS"; - #binding-cells = <1>; - }; - }; -}; |