zmk/app/drivers/kscan
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API.
* Move to `DEVICE_DT_INST_DEFINE` everywhere.

See: https://docs.zephyrproject.org/2.5.0/releases/release-notes-2.5.html#deprecated-in-this-release
PR: https://github.com/zmkfirmware/zmk/pull/736
2021-07-17 17:04:25 -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 refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -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(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
kscan_mock.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00