zmk/app/drivers/kscan
Megamind fd2aa486b6 GPIO direct driver bugfix
For POLLING mode gpio direct driver, debounce value is not
considered on timer_handler to schedule a delayed work
2022-01-20 21:37:57 +08:00
..
CMakeLists.txt feat(kscan): Improve matrix debouncing 2021-10-26 23:52:13 -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): Improve matrix debouncing 2021-10-26 23:52:13 -04:00
kscan_composite.c fix(kscan): Allow composite driver to handle missing children. 2021-09-14 20:48:28 -04:00
kscan_gpio_demux.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
kscan_gpio_direct.c GPIO direct driver bugfix 2022-01-20 21:37:57 +08:00
kscan_gpio_matrix.c feat(kscan): Improve matrix debouncing 2021-10-26 23:52:13 -04:00
kscan_mock.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00