zephyr/drivers/kscan
Fabio Baltieri 06236ba883 drivers: ht16k33: convert from kscan to input
Convert the ht16k33 to use the input subsystem. This can still be used
with the kscan API with the zephyr,kscan-input driver, or use the
input-keymap one to generate input codes instead.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-05-06 14:53:36 +01:00
..
CMakeLists.txt drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
Kconfig drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
Kconfig.input kscan: input: add input to kscan adapter 2023-03-28 20:57:53 -04:00
kscan_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
kscan_input.c input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00