zmk_mf68/app/drivers/kscan
Pete Johanson c9a671d8d5 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-09-14 20:48:28 -04: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-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 refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
kscan_gpio_matrix.c refactor(kscan): Demacroify GPIO matrix driver 2021-09-08 14:34:28 -04:00
kscan_mock.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00