feat(kscan): Add toggle-mode to updated direct-wire kscan

This commit is contained in:
Kurtis Lew 2022-05-15 10:42:38 -07:00 committed by Pete Johanson
parent 90f3107c49
commit f369f2cc46
2 changed files with 42 additions and 0 deletions

View file

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