zmk_mf68/app/drivers/kscan
Peter Johanson 08c43feaaf feat(kscan): Kconfig for optional scan delay.
Add optional Kconfig setting to delay scanning after each
output column is set, and inputs are read, to allow inputs
to "settle" after the last column is set back to inactive.
2022-07-15 11:07:08 -04:00
..
CMakeLists.txt refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
debounce.c feat(kscan): Improve matrix debouncing 2021-10-26 23:52:13 -04:00
debounce.h feat(kscan): Improve matrix debouncing 2021-10-26 23:52:13 -04:00
Kconfig feat(kscan): Kconfig for optional scan delay. 2022-07-15 11:07:08 -04:00
kscan_composite.c refactor: Move away from deprecated PM callback. 2022-04-03 00:10:29 -04:00
kscan_gpio_demux.c refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
kscan_gpio_direct.c Update kscan_gpio_get_extra_flags 2022-05-19 11:24:01 -04:00
kscan_gpio_matrix.c feat(kscan): Kconfig for optional scan delay. 2022-07-15 11:07:08 -04:00
kscan_mock.c refactor: Move to k_work_delayable API. 2022-04-03 00:10:29 -04:00