mirror of https://github.com/zmkfirmware/zmk.git
* Move away from DT_LABEL. * Move to DEVICE_DT_GET for non-behavior device access. * Move various drivers to `gpio_spec_dt` and `DT` related macros. * Remove mcp23017 while at it, since better upstream driver is available. |
||
|---|---|---|
| .. | ||
| 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 | ||