mirror of https://github.com/zmkfirmware/zmk.git
* Promote previously local debounce code from kscan drivers to exposed module lib, for use with other drivers as needed. * Refactor existing kscan driver to new "public" API. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| kscan_composite.c | ||
| kscan_gpio.c | ||
| kscan_gpio.h | ||
| kscan_gpio_demux.c | ||
| kscan_gpio_direct.c | ||
| kscan_gpio_matrix.c | ||
| kscan_mock.c | ||