diff options
author | Theo Lemay <[email protected]> | 2023-05-22 19:34:29 -0700 |
---|---|---|
committer | Pete Johanson <[email protected]> | 2024-02-20 00:25:53 -0800 |
commit | c007d6035778fc3e34d56e82756e747c745085b8 (patch) | |
tree | 0a6b5dea55634e59069ecaffac6e3ad6c88507c1 /app/dts | |
parent | 104c73d303dea42d8abe23230035597e5cfa4863 (diff) | |
download | zmk-c007d6035778fc3e34d56e82756e747c745085b8.tar.gz zmk-c007d6035778fc3e34d56e82756e747c745085b8.zip |
feat(behaviors): hold while undecided
Diffstat (limited to 'app/dts')
-rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml index 575754116b..76f14d12d4 100644 --- a/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml +++ b/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml @@ -37,6 +37,10 @@ properties: - "balanced" - "tap-preferred" - "tap-unless-interrupted" + hold-while-undecided: + type: boolean + hold-while-undecided-linger: + type: boolean retro-tap: type: boolean hold-trigger-key-positions: |