diff options
Diffstat (limited to 'app/dts')
-rw-r--r-- | app/dts/behaviors/homerow_tap.dtsi | 2 | ||||
-rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml (renamed from app/dts/bindings/behaviors/zmk,behavior-tap-hold.yaml) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app/dts/behaviors/homerow_tap.dtsi b/app/dts/behaviors/homerow_tap.dtsi index 21c1531..4162c28 100644 --- a/app/dts/behaviors/homerow_tap.dtsi +++ b/app/dts/behaviors/homerow_tap.dtsi @@ -2,7 +2,7 @@ behaviors { ht: behavior_homerow_mod { compatible = "zmk,behavior-hold-tap"; - label = "homerow_mod"; + label = "HOMEROW_MOD"; #binding-cells = <2>; flavor = "balanced"; tapping_term_ms = <200>; diff --git a/app/dts/bindings/behaviors/zmk,behavior-tap-hold.yaml b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml index a20578f..a20578f 100644 --- a/app/dts/bindings/behaviors/zmk,behavior-tap-hold.yaml +++ b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml |