feat(behaviors): On-release option for positional-hold-taps

This commit is contained in:
Robert U 2023-03-12 12:24:00 -04:00 committed by GitHub
parent 8904407983
commit 6cb42a8060
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 209 additions and 2 deletions

View file

@ -37,3 +37,5 @@ properties:
type: array
required: false
default: []
hold-trigger-on-release:
type: boolean