zmk/app/drivers/kscan
Pete Johanson 34c3aa4d79 fix(kscan): Allow composite driver to handle missing children.
For split keyboards using an IO expander over TRRS/i2c, if the
right half isn't connected, we should be able to gracefully
fallback to the left side still working.
2021-11-19 08:41:20 -08:00
..
CMakeLists.txt fix(kscan): Fix building kscan for tests. 2020-12-08 22:20:12 -05:00
Kconfig Fix the label for the GPIO kscan driver. 2021-02-27 14:32:42 -05:00
kscan_composite.c fix(kscan): Allow composite driver to handle missing children. 2021-11-19 08:41:20 -08:00
kscan_gpio_demux.c refactor(core): Move away from deprecated DT API. 2021-11-19 08:41:19 -08:00
kscan_gpio_direct.c refactor(core): Move away from deprecated DT API. 2021-11-19 08:41:19 -08:00
kscan_gpio_matrix.c refactor(kscan): Demacroify GPIO matrix driver 2021-11-19 08:41:20 -08:00
kscan_mock.c refactor(core): Move away from deprecated DT API. 2021-11-19 08:41:19 -08:00