zmk/app/module/drivers/kscan
Peter Johanson cd25c12ce9 fix: Proper device PM support for composite kscan.
* Clean up composite kscan to allow multiple instances properly.
* Implement PM hook and properly suspend/resume the child devices.

Fixes: #2388
2024-08-03 13:45:51 -07:00
..
CMakeLists.txt
Kconfig
kscan_composite.c
kscan_gpio.c
kscan_gpio.h
kscan_gpio_charlieplex.c
kscan_gpio_demux.c
kscan_gpio_direct.c
kscan_gpio_matrix.c
kscan_mock.c