Lines Matching +full:debounce +full:- +full:up +full:- +full:ms
2 # SPDX-License-Identifier: Apache-2.0
9 row-size:
14 col-size:
19 poll-period-ms:
24 to never exit poll mode. Defaults to 5ms if unspecified.
26 stable-poll-period-ms:
30 stable, defaults to poll-period-ms value if unspecified.
32 poll-timeout-ms:
37 to 100ms if unspecified.
39 debounce-down-ms:
43 Debouncing time for a key press event. Defaults to 10ms if unspecified.
45 debounce-up-ms:
49 Debouncing time for a key release event. Defaults to 20ms if unspecified.
51 settle-time-us:
58 actual-key-mask:
66 no-ghostkey-check: