zmk/app/module/drivers/kscan
Peter Johanson c28ef1b61e refactor(drivers): Use proper init stage/priority.
* Avoid APPLICATION stage and use the proper earlier stage for
  kscan drivers.
2023-09-16 11:52:40 -07:00
..
CMakeLists.txt refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
debounce.c refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
debounce.h refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
Kconfig refactor(drivers): Use proper init stage/priority. 2023-09-16 11:52:40 -07:00
kscan_composite.c refactor(drivers): Use proper init stage/priority. 2023-09-16 11:52:40 -07:00
kscan_gpio.c refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
kscan_gpio.h refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
kscan_gpio_demux.c refactor(drivers): Use proper init stage/priority. 2023-09-16 11:52:40 -07:00
kscan_gpio_direct.c refactor(drivers): Use proper init stage/priority. 2023-09-16 11:52:40 -07:00
kscan_gpio_matrix.c refactor(drivers): Use proper init stage/priority. 2023-09-16 11:52:40 -07:00
kscan_mock.c refactor(drivers): Use proper init stage/priority. 2023-09-16 11:52:40 -07:00