mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-09 14:55:18 -05:00
feature(sticky_keys): add quick-release
when quick-release is enabled, the sticky key is released immediately after another key is pressed
This commit is contained in:
committed by
Pete Johanson
parent
a89d8a6ea4
commit
c925cf02dd
@@ -13,3 +13,5 @@ properties:
|
||||
required: true
|
||||
release-after-ms:
|
||||
type: int
|
||||
quick-release:
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user