From c34f49dbb5aca98bc15fd46fd55d2f9c38163e38 Mon Sep 17 00:00:00 2001 From: Nick Coutsos Date: Mon, 27 Feb 2023 18:17:58 -0500 Subject: [PATCH] Add required to hold-tap's tapping-term-ms property --- app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml index e4cfaeab..34fb2a83 100644 --- a/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml +++ b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml @@ -13,6 +13,7 @@ properties: required: true tapping-term-ms: type: int + required: true tapping_term_ms: # deprecated type: int quick-tap-ms: