zephyr/subsys/input
Fabio Baltieri e4796521f2 input: kbd_matrix: add an kbd_matrix_state shell command
Add a "input kbd_matrix_state" shell command. This prints the state of
a keyboard matrix in a much more compact representation than the normal
input event dump, but also keeps track of any key seen during the
execution and reports that on the "off" command. The output can be used
to help setting the actual-key-mask property.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-12-08 20:16:39 +00:00
..
CMakeLists.txt input: add some basic debugging utilities 2023-07-12 10:53:04 +00:00
input.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
input_longpress.c input: make short-inputs optional 2023-11-23 09:51:57 +00:00
input_utils.c input: kbd_matrix: add an kbd_matrix_state shell command 2023-12-08 20:16:39 +00:00
Kconfig input: add some basic debugging utilities 2023-07-12 10:53:04 +00:00