Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
input_keymap.h File Reference

Header file for keymap utilities. More...

Go to the source code of this file.

Macros

#define MATRIX_ROW(keymap_entry)
 Extract the row index from a keymap entry.
#define MATRIX_COL(keymap_entry)
 Extract the column index from a keymap entry.
#define MATRIX_CODE(keymap_entry)
 Extract the key code from a keymap entry.

Detailed Description

Header file for keymap utilities.