mirror of https://github.com/zmkfirmware/zmk.git
The key scanning drivers are now automatically enabled when a DT node with the matching "compatible" property is present and enabled, so they no longer need to be manually set for each board. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| debounce.c | ||
| debounce.h | ||
| kscan_composite.c | ||
| kscan_gpio_demux.c | ||
| kscan_gpio_direct.c | ||
| kscan_gpio_matrix.c | ||
| kscan_mock.c | ||