diff options
author | Andrew Rae <[email protected]> | 2023-09-24 09:38:45 -0400 |
---|---|---|
committer | Pete Johanson <[email protected]> | 2023-10-03 01:12:47 -0700 |
commit | b85ffa4b6cfb5e2a8c735534ac1b46dc52f8ad86 (patch) | |
tree | 45a369c92fb78aea8ee06d8871ebeed96cac83cb /app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml | |
parent | 49c393e8f80701a8736b3e07bf7479c5b9a6592c (diff) | |
download | zmk-b85ffa4b6cfb5e2a8c735534ac1b46dc52f8ad86.tar.gz zmk-b85ffa4b6cfb5e2a8c735534ac1b46dc52f8ad86.zip |
refactor(behaviors): global-quick-tap -> require-prior-idle
Renaming global-quick-tap-ms to require-prior-idle.
Diffstat (limited to 'app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml')
-rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml index cca0e96951..7a140f9134 100644 --- a/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml +++ b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml @@ -22,7 +22,7 @@ properties: type: int global-quick-tap: # deprecated type: boolean - global-quick-tap-ms: + require-prior-idle-ms: type: int default: -1 flavor: |