zephyr/tests/drivers/input/kbd_matrix
Fabio Baltieri 4307882dd1 input: kbd_matrix: add actual key mask runtime control
Add an option to enable a input_kbd_matrix_actual_key_mask_set API to
enable or disable keys dynamically in the mask. This can be useful if
the exact key mask is determined in runtime and the device is using a
single firmware for multiple matrix configurations.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-12-27 16:50:21 +00:00
..
boards
dts/bindings
src
CMakeLists.txt
Kconfig
actual-key-mask.overlay
no-ghostkey-check.overlay
prj.conf
testcase.yaml