diff options
Diffstat (limited to 'app/dts/bindings')
-rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-outputs.yaml (renamed from app/dts/bindings/behaviors/zmk,behavior-endpoints.yaml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/dts/bindings/behaviors/zmk,behavior-endpoints.yaml b/app/dts/bindings/behaviors/zmk,behavior-outputs.yaml index fdd76bb..8bcefd9 100644 --- a/app/dts/bindings/behaviors/zmk,behavior-endpoints.yaml +++ b/app/dts/bindings/behaviors/zmk,behavior-outputs.yaml @@ -3,8 +3,8 @@ # SPDX-License-Identifier: MIT # -description: Endpoints Behavior +description: Output Selection Behavior -compatible: "zmk,behavior-endpoints" +compatible: "zmk,behavior-outputs" include: one_param.yaml |