feat(kscan): Add toggle-mode to updated direct-wire kscan
This commit is contained in:
parent
90f3107c49
commit
f369f2cc46
2 changed files with 42 additions and 0 deletions
|
|
@ -32,3 +32,6 @@ properties:
|
|||
type: int
|
||||
default: 10
|
||||
description: Time between reads in milliseconds when no key is pressed and ZMK_KSCAN_DIRECT_POLLING is enabled.
|
||||
toggle-mode:
|
||||
type: boolean
|
||||
description: Enable toggle-switch mode.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue