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
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