Lines Matching +full:input +full:- +full:event +full:- +full:codes
2 # SPDX-License-Identifier: Apache-2.0
5 Row-column to key mapper
7 Listens for row-column events from the parent device and reports key events.
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/input/keymap.h>
17 compatible = "input-keymap";
29 row-size = <3>;
30 col-size = <3>;
34 compatible: "input-keymap"
41 List of codes, using the MATRIX_KEY() macro.
43 row-size:
49 col-size: