mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-11 23:56:56 -05:00
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