forked from kofal.net/zmk
feat(kscan): Add toggle-mode to updated direct-wire kscan
This commit is contained in:
committed by
Pete Johanson
parent
90f3107c49
commit
f369f2cc46
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user