zephyr/subsys/input
Fabio Baltieri 5f989e4378 input: add a keymap driver
Add a "input-keymap" driver to translate keyboard matrix event into key
events.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-01-19 15:14:25 +00:00
..
CMakeLists.txt input: add a keymap driver 2024-01-19 15:14:25 +00:00
input_keymap.c input: add a keymap driver 2024-01-19 15:14:25 +00:00
input_longpress.c input: longpress: move constant entries pointer to the config struct 2024-01-19 13:49:43 +01:00
input_utils.c
input.c
Kconfig input: add a keymap driver 2024-01-19 15:14:25 +00:00