Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Input Event Definitions

Input event types.

#define INPUT_EV_KEY   0x01
 Key event.
 
#define INPUT_EV_REL   0x02
 Relative coordinate event.
 
#define INPUT_EV_ABS   0x03
 Absolute coordinate event.
 
#define INPUT_EV_MSC   0x04
 Miscellaneous event.
 
#define INPUT_EV_VENDOR_START   0xf0
 Vendor specific event start.
 
#define INPUT_EV_VENDOR_STOP   0xff
 Vendor specific event stop.
 

Input event KEY codes.

#define INPUT_KEY_RESERVED   0
 Reserved, do not use.
 
#define INPUT_KEY_0   11
 0 Key
 
#define INPUT_KEY_1   2
 1 Key
 
#define INPUT_KEY_2   3
 2 Key
 
#define INPUT_KEY_3   4
 3 Key
 
#define INPUT_KEY_4   5
 4 Key
 
#define INPUT_KEY_5   6
 5 Key
 
#define INPUT_KEY_6   7
 6 Key
 
#define INPUT_KEY_7   8
 7 Key
 
#define INPUT_KEY_8   9
 8 Key
 
#define INPUT_KEY_9   10
 9 Key
 
#define INPUT_KEY_A   30
 A Key.
 
#define INPUT_KEY_APOSTROPHE   40
 Apostrophe Key.
 
#define INPUT_KEY_B   48
 B Key.
 
#define INPUT_KEY_BACK   158
 Back Key.
 
#define INPUT_KEY_BACKSLASH   43
 Backslash Key.
 
#define INPUT_KEY_BACKSPACE   14
 Backspace Key.
 
#define INPUT_KEY_BLUETOOTH   237
 Bluetooth Key.
 
#define INPUT_KEY_BRIGHTNESSDOWN   224
 Brightness Up Key.
 
#define INPUT_KEY_BRIGHTNESSUP   225
 Brightneess Down Key.
 
#define INPUT_KEY_C   46
 C Key.
 
#define INPUT_KEY_CAPSLOCK   58
 Caps Lock Key.
 
#define INPUT_KEY_COFFEE   152
 Screen Saver Key.
 
#define INPUT_KEY_COMMA   51
 Comma Key.
 
#define INPUT_KEY_COMPOSE   127
 Compose Key.
 
#define INPUT_KEY_CONNECT   218
 Connect Key.
 
#define INPUT_KEY_D   32
 D Key.
 
#define INPUT_KEY_DELETE   111
 Delete Key.
 
#define INPUT_KEY_DOT   52
 Dot Key.
 
#define INPUT_KEY_DOWN   108
 Down Key.
 
#define INPUT_KEY_E   18
 E Key.
 
#define INPUT_KEY_END   107
 End Key.
 
#define INPUT_KEY_ENTER   28
 Enter Key.
 
#define INPUT_KEY_EQUAL   13
 Equal Key.
 
#define INPUT_KEY_ESC   1
 Escape Key.
 
#define INPUT_KEY_F   33
 F Key.
 
#define INPUT_KEY_F1   59
 F1 Key.
 
#define INPUT_KEY_F10   68
 F10 Key.
 
#define INPUT_KEY_F11   87
 F11 Key.
 
#define INPUT_KEY_F12   88
 F12 Key.
 
#define INPUT_KEY_F13   183
 F13 Key.
 
#define INPUT_KEY_F14   184
 F14 Key.
 
#define INPUT_KEY_F15   185
 F15 Key.
 
#define INPUT_KEY_F16   186
 F16 Key.
 
#define INPUT_KEY_F17   187
 F17 Key.
 
#define INPUT_KEY_F18   188
 F18 Key.
 
#define INPUT_KEY_F19   189
 F19 Key.
 
#define INPUT_KEY_F2   60
 F2 Key.
 
#define INPUT_KEY_F20   190
 F20 Key.
 
#define INPUT_KEY_F21   191
 F21 Key.
 
#define INPUT_KEY_F22   192
 F22 Key.
 
#define INPUT_KEY_F23   193
 F23 Key.
 
#define INPUT_KEY_F24   194
 F24 Key.
 
#define INPUT_KEY_F3   61
 F3 Key.
 
#define INPUT_KEY_F4   62
 F4 Key.
 
#define INPUT_KEY_F5   63
 F5 Key.
 
#define INPUT_KEY_F6   64
 F6 Key.
 
#define INPUT_KEY_F7   65
 F7 Key.
 
#define INPUT_KEY_F8   66
 F8 Key.
 
#define INPUT_KEY_F9   67
 F9 Key.
 
#define INPUT_KEY_FASTFORWARD   208
 Fast Forward Key.
 
#define INPUT_KEY_FORWARD   159
 Forward Key.
 
#define INPUT_KEY_G   34
 G Key.
 
#define INPUT_KEY_GRAVE   41
 Grave (backtick) Key.
 
#define INPUT_KEY_H   35
 H Key.
 
#define INPUT_KEY_HOME   102
 Home Key.
 
#define INPUT_KEY_I   23
 I Key.
 
#define INPUT_KEY_INSERT   110
 Insert Key.
 
#define INPUT_KEY_J   36
 J Key.
 
#define INPUT_KEY_K   37
 K Key.
 
#define INPUT_KEY_KP0   82
 Keypad 0 Key.
 
#define INPUT_KEY_KP1   79
 Keypad 1 Key.
 
#define INPUT_KEY_KP2   80
 Keypad 2 Key.
 
#define INPUT_KEY_KP3   81
 Keypad 3 Key.
 
#define INPUT_KEY_KP4   75
 Keypad 4 Key.
 
#define INPUT_KEY_KP5   76
 Keypad 5 Key.
 
#define INPUT_KEY_KP6   77
 Keypad 6 Key.
 
#define INPUT_KEY_KP7   71
 Keypad 7 Key.
 
#define INPUT_KEY_KP8   72
 Keypad 8 Key.
 
#define INPUT_KEY_KP9   73
 Keypad 9 Key.
 
#define INPUT_KEY_KPASTERISK   55
 Keypad Asterisk Key.
 
#define INPUT_KEY_KPCOMMA   121
 Keypad Comma Key.
 
#define INPUT_KEY_KPDOT   83
 Keypad Dot Key.
 
#define INPUT_KEY_KPENTER   96
 Keypad Enter Key.
 
#define INPUT_KEY_KPEQUAL   117
 Keypad Equal Key.
 
#define INPUT_KEY_KPMINUS   74
 Keypad Minus Key.
 
#define INPUT_KEY_KPPLUS   78
 Keypad Plus Key.
 
#define INPUT_KEY_KPPLUSMINUS   118
 Keypad Plus Key.
 
#define INPUT_KEY_KPSLASH   98
 Keypad Slash Key.
 
#define INPUT_KEY_L   38
 L Key.
 
#define INPUT_KEY_LEFT   105
 Left Key.
 
#define INPUT_KEY_LEFTALT   56
 Left Alt Key.
 
#define INPUT_KEY_LEFTBRACE   26
 Left Brace Key.
 
#define INPUT_KEY_LEFTCTRL   29
 Left Ctrl Key.
 
#define INPUT_KEY_LEFTMETA   125
 Left Meta Key.
 
#define INPUT_KEY_LEFTSHIFT   42
 Left Shift Key.
 
#define INPUT_KEY_M   50
 M Key.
 
#define INPUT_KEY_MENU   139
 Menu Key.
 
#define INPUT_KEY_MINUS   12
 Minus Key.
 
#define INPUT_KEY_MUTE   113
 Mute Key.
 
#define INPUT_KEY_N   49
 N Key.
 
#define INPUT_KEY_NUMLOCK   69
 Num Lock Key.
 
#define INPUT_KEY_O   24
 O Key.
 
#define INPUT_KEY_P   25
 P Key.
 
#define INPUT_KEY_PAGEDOWN   109
 Page Down Key.
 
#define INPUT_KEY_PAGEUP   104
 Page UpKey.
 
#define INPUT_KEY_PAUSE   119
 Pause Key.
 
#define INPUT_KEY_PLAY   207
 Play Key.
 
#define INPUT_KEY_POWER   116
 Power Key.
 
#define INPUT_KEY_PRINT   210
 Print Key.
 
#define INPUT_KEY_Q   16
 Q Key.
 
#define INPUT_KEY_R   19
 R Key.
 
#define INPUT_KEY_RIGHT   106
 Right Key.
 
#define INPUT_KEY_RIGHTALT   100
 Right Alt Key.
 
#define INPUT_KEY_RIGHTBRACE   27
 Right Brace Key.
 
#define INPUT_KEY_RIGHTCTRL   97
 Right Ctrl Key.
 
#define INPUT_KEY_RIGHTMETA   126
 Right Meta Key.
 
#define INPUT_KEY_RIGHTSHIFT   54
 Right Shift Key.
 
#define INPUT_KEY_S   31
 S Key.
 
#define INPUT_KEY_SCALE   120
 Scale Key.
 
#define INPUT_KEY_SCROLLLOCK   70
 Scroll Lock Key.
 
#define INPUT_KEY_SEMICOLON   39
 Semicolon Key.
 
#define INPUT_KEY_SLASH   53
 Slash Key.
 
#define INPUT_KEY_SLEEP   142
 System Sleep Key.
 
#define INPUT_KEY_SPACE   57
 Space Key.
 
#define INPUT_KEY_SYSRQ   99
 SysReq Key.
 
#define INPUT_KEY_T   20
 T Key.
 
#define INPUT_KEY_TAB   15
 Tab Key.
 
#define INPUT_KEY_U   22
 U Key.
 
#define INPUT_KEY_UP   103
 Up Key.
 
#define INPUT_KEY_UWB   239
 Ultra-Wideband Key.
 
#define INPUT_KEY_V   47
 V Key.
 
#define INPUT_KEY_VOLUMEDOWN   114
 Volume Down Key.
 
#define INPUT_KEY_VOLUMEUP   115
 Volume Up Key.
 
#define INPUT_KEY_W   17
 W Key.
 
#define INPUT_KEY_WAKEUP   143
 System Wake Up Key.
 
#define INPUT_KEY_WLAN   238
 Wireless LAN Key.
 
#define INPUT_KEY_X   45
 X Key.
 
#define INPUT_KEY_Y   21
 Y Key.
 
#define INPUT_KEY_Z   44
 Z Key.
 

Input event BTN codes.

#define INPUT_BTN_0   0x100
 0 button
 
#define INPUT_BTN_1   0x101
 1 button
 
#define INPUT_BTN_2   0x102
 2 button
 
#define INPUT_BTN_3   0x103
 3 button
 
#define INPUT_BTN_4   0x104
 4 button
 
#define INPUT_BTN_5   0x105
 5 button
 
#define INPUT_BTN_6   0x106
 6 button
 
#define INPUT_BTN_7   0x107
 7 button
 
#define INPUT_BTN_8   0x108
 8 button
 
#define INPUT_BTN_9   0x109
 9 button
 
#define INPUT_BTN_A   BTN_SOUTH
 A button.
 
#define INPUT_BTN_B   BTN_EAST
 B button.
 
#define INPUT_BTN_C   0x132
 C button.
 
#define INPUT_BTN_DPAD_DOWN   0x221
 Directional pad Down.
 
#define INPUT_BTN_DPAD_LEFT   0x222
 Directional pad Left.
 
#define INPUT_BTN_DPAD_RIGHT   0x223
 Directional pad Right.
 
#define INPUT_BTN_DPAD_UP   0x220
 Directional pad Up.
 
#define INPUT_BTN_EAST   0x131
 East button.
 
#define INPUT_BTN_GEAR_DOWN   0x150
 Gear Up button.
 
#define INPUT_BTN_GEAR_UP   0x151
 Gear Down button.
 
#define INPUT_BTN_LEFT   0x110
 Left button.
 
#define INPUT_BTN_MIDDLE   0x112
 Middle button.
 
#define INPUT_BTN_MODE   0x13c
 Mode button.
 
#define INPUT_BTN_NORTH   0x133
 North button.
 
#define INPUT_BTN_RIGHT   0x111
 Right button.
 
#define INPUT_BTN_SELECT   0x13a
 Select button.
 
#define INPUT_BTN_SOUTH   0x130
 South button.
 
#define INPUT_BTN_START   0x13b
 Start button.
 
#define INPUT_BTN_THUMBL   0x13d
 Left thumbstick button.
 
#define INPUT_BTN_THUMBR   0x13e
 Right thumbstick button.
 
#define INPUT_BTN_TL   0x136
 Left trigger (L1)
 
#define INPUT_BTN_TL2   0x138
 Left trigger 2 (L2)
 
#define INPUT_BTN_TOUCH   0x14a
 Touchscreen touch.
 
#define INPUT_BTN_TR   0x137
 Right trigger (R1)
 
#define INPUT_BTN_TR2   0x139
 Right trigger 2 (R2)
 
#define INPUT_BTN_WEST   0x134
 West button.
 
#define INPUT_BTN_X   BTN_NORTH
 X button.
 
#define INPUT_BTN_Y   BTN_WEST
 Y button.
 
#define INPUT_BTN_Z   0x135
 Z button.
 

Input event ABS codes.

#define INPUT_ABS_BRAKE   0x0a
 Absolute brake position.
 
#define INPUT_ABS_GAS   0x09
 Absolute gas position.
 
#define INPUT_ABS_MT_SLOT   0x2f
 Absolute multitouch slot identifier.
 
#define INPUT_ABS_RUDDER   0x07
 Absolute rudder position.
 
#define INPUT_ABS_RX   0x03
 Absolute rotation around X axis.
 
#define INPUT_ABS_RY   0x04
 Absolute rotation around Y axis.
 
#define INPUT_ABS_RZ   0x05
 Absolute rotation around Z axis.
 
#define INPUT_ABS_THROTTLE   0x06
 Absolute throttle position.
 
#define INPUT_ABS_WHEEL   0x08
 Absolute wheel position.
 
#define INPUT_ABS_X   0x00
 Absolute X coordinate.
 
#define INPUT_ABS_Y   0x01
 Absolute Y coordinate.
 
#define INPUT_ABS_Z   0x02
 Absolute Z coordinate.
 

Input event REL codes.

#define INPUT_REL_DIAL   0x07
 Relative dial coordinate.
 
#define INPUT_REL_HWHEEL   0x06
 Relative horizontal wheel coordinate.
 
#define INPUT_REL_MISC   0x09
 Relative misc coordinate.
 
#define INPUT_REL_RX   0x03
 Relative rotation around X axis.
 
#define INPUT_REL_RY   0x04
 Relative rotation around Y axis.
 
#define INPUT_REL_RZ   0x05
 Relative rotation around Z axis.
 
#define INPUT_REL_WHEEL   0x08
 Relative wheel coordinate.
 
#define INPUT_REL_X   0x00
 Relative X coordinate.
 
#define INPUT_REL_Y   0x01
 Relative Y coordinate.
 
#define INPUT_REL_Z   0x02
 Relative Z coordinate.
 

Input event MSC codes.

#define INPUT_MSC_SCAN   0x04
 Scan code.
 

Detailed Description

Macro Definition Documentation

◆ INPUT_ABS_BRAKE

#define INPUT_ABS_BRAKE   0x0a

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute brake position.

◆ INPUT_ABS_GAS

#define INPUT_ABS_GAS   0x09

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute gas position.

◆ INPUT_ABS_MT_SLOT

#define INPUT_ABS_MT_SLOT   0x2f

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute multitouch slot identifier.

◆ INPUT_ABS_RUDDER

#define INPUT_ABS_RUDDER   0x07

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute rudder position.

◆ INPUT_ABS_RX

#define INPUT_ABS_RX   0x03

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute rotation around X axis.

◆ INPUT_ABS_RY

#define INPUT_ABS_RY   0x04

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute rotation around Y axis.

◆ INPUT_ABS_RZ

#define INPUT_ABS_RZ   0x05

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute rotation around Z axis.

◆ INPUT_ABS_THROTTLE

#define INPUT_ABS_THROTTLE   0x06

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute throttle position.

◆ INPUT_ABS_WHEEL

#define INPUT_ABS_WHEEL   0x08

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute wheel position.

◆ INPUT_ABS_X

#define INPUT_ABS_X   0x00

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute X coordinate.

◆ INPUT_ABS_Y

#define INPUT_ABS_Y   0x01

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute Y coordinate.

◆ INPUT_ABS_Z

#define INPUT_ABS_Z   0x02

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute Z coordinate.

◆ INPUT_BTN_0

#define INPUT_BTN_0   0x100

◆ INPUT_BTN_1

#define INPUT_BTN_1   0x101

◆ INPUT_BTN_2

#define INPUT_BTN_2   0x102

◆ INPUT_BTN_3

#define INPUT_BTN_3   0x103

◆ INPUT_BTN_4

#define INPUT_BTN_4   0x104

◆ INPUT_BTN_5

#define INPUT_BTN_5   0x105

◆ INPUT_BTN_6

#define INPUT_BTN_6   0x106

◆ INPUT_BTN_7

#define INPUT_BTN_7   0x107

◆ INPUT_BTN_8

#define INPUT_BTN_8   0x108

◆ INPUT_BTN_9

#define INPUT_BTN_9   0x109

◆ INPUT_BTN_A

#define INPUT_BTN_A   BTN_SOUTH

◆ INPUT_BTN_B

#define INPUT_BTN_B   BTN_EAST

◆ INPUT_BTN_C

#define INPUT_BTN_C   0x132

◆ INPUT_BTN_DPAD_DOWN

#define INPUT_BTN_DPAD_DOWN   0x221

#include <zephyr/dt-bindings/input/input-event-codes.h>

Directional pad Down.

◆ INPUT_BTN_DPAD_LEFT

#define INPUT_BTN_DPAD_LEFT   0x222

#include <zephyr/dt-bindings/input/input-event-codes.h>

Directional pad Left.

◆ INPUT_BTN_DPAD_RIGHT

#define INPUT_BTN_DPAD_RIGHT   0x223

#include <zephyr/dt-bindings/input/input-event-codes.h>

Directional pad Right.

◆ INPUT_BTN_DPAD_UP

#define INPUT_BTN_DPAD_UP   0x220

#include <zephyr/dt-bindings/input/input-event-codes.h>

Directional pad Up.

◆ INPUT_BTN_EAST

#define INPUT_BTN_EAST   0x131

◆ INPUT_BTN_GEAR_DOWN

#define INPUT_BTN_GEAR_DOWN   0x150

◆ INPUT_BTN_GEAR_UP

#define INPUT_BTN_GEAR_UP   0x151

#include <zephyr/dt-bindings/input/input-event-codes.h>

Gear Down button.

◆ INPUT_BTN_LEFT

#define INPUT_BTN_LEFT   0x110

◆ INPUT_BTN_MIDDLE

#define INPUT_BTN_MIDDLE   0x112

◆ INPUT_BTN_MODE

#define INPUT_BTN_MODE   0x13c

◆ INPUT_BTN_NORTH

#define INPUT_BTN_NORTH   0x133

◆ INPUT_BTN_RIGHT

#define INPUT_BTN_RIGHT   0x111

◆ INPUT_BTN_SELECT

#define INPUT_BTN_SELECT   0x13a

◆ INPUT_BTN_SOUTH

#define INPUT_BTN_SOUTH   0x130

◆ INPUT_BTN_START

#define INPUT_BTN_START   0x13b

◆ INPUT_BTN_THUMBL

#define INPUT_BTN_THUMBL   0x13d

#include <zephyr/dt-bindings/input/input-event-codes.h>

Left thumbstick button.

◆ INPUT_BTN_THUMBR

#define INPUT_BTN_THUMBR   0x13e

#include <zephyr/dt-bindings/input/input-event-codes.h>

Right thumbstick button.

◆ INPUT_BTN_TL

#define INPUT_BTN_TL   0x136

#include <zephyr/dt-bindings/input/input-event-codes.h>

Left trigger (L1)

◆ INPUT_BTN_TL2

#define INPUT_BTN_TL2   0x138

#include <zephyr/dt-bindings/input/input-event-codes.h>

Left trigger 2 (L2)

◆ INPUT_BTN_TOUCH

#define INPUT_BTN_TOUCH   0x14a

#include <zephyr/dt-bindings/input/input-event-codes.h>

Touchscreen touch.

◆ INPUT_BTN_TR

#define INPUT_BTN_TR   0x137

#include <zephyr/dt-bindings/input/input-event-codes.h>

Right trigger (R1)

◆ INPUT_BTN_TR2

#define INPUT_BTN_TR2   0x139

#include <zephyr/dt-bindings/input/input-event-codes.h>

Right trigger 2 (R2)

◆ INPUT_BTN_WEST

#define INPUT_BTN_WEST   0x134

◆ INPUT_BTN_X

#define INPUT_BTN_X   BTN_NORTH

◆ INPUT_BTN_Y

#define INPUT_BTN_Y   BTN_WEST

◆ INPUT_BTN_Z

#define INPUT_BTN_Z   0x135

◆ INPUT_EV_ABS

#define INPUT_EV_ABS   0x03

#include <zephyr/dt-bindings/input/input-event-codes.h>

Absolute coordinate event.

◆ INPUT_EV_KEY

#define INPUT_EV_KEY   0x01

◆ INPUT_EV_MSC

#define INPUT_EV_MSC   0x04

#include <zephyr/dt-bindings/input/input-event-codes.h>

Miscellaneous event.

◆ INPUT_EV_REL

#define INPUT_EV_REL   0x02

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative coordinate event.

◆ INPUT_EV_VENDOR_START

#define INPUT_EV_VENDOR_START   0xf0

#include <zephyr/dt-bindings/input/input-event-codes.h>

Vendor specific event start.

◆ INPUT_EV_VENDOR_STOP

#define INPUT_EV_VENDOR_STOP   0xff

#include <zephyr/dt-bindings/input/input-event-codes.h>

Vendor specific event stop.

◆ INPUT_KEY_0

#define INPUT_KEY_0   11

◆ INPUT_KEY_1

#define INPUT_KEY_1   2

◆ INPUT_KEY_2

#define INPUT_KEY_2   3

◆ INPUT_KEY_3

#define INPUT_KEY_3   4

◆ INPUT_KEY_4

#define INPUT_KEY_4   5

◆ INPUT_KEY_5

#define INPUT_KEY_5   6

◆ INPUT_KEY_6

#define INPUT_KEY_6   7

◆ INPUT_KEY_7

#define INPUT_KEY_7   8

◆ INPUT_KEY_8

#define INPUT_KEY_8   9

◆ INPUT_KEY_9

#define INPUT_KEY_9   10

◆ INPUT_KEY_A

#define INPUT_KEY_A   30

◆ INPUT_KEY_APOSTROPHE

#define INPUT_KEY_APOSTROPHE   40

◆ INPUT_KEY_B

#define INPUT_KEY_B   48

◆ INPUT_KEY_BACK

#define INPUT_KEY_BACK   158

◆ INPUT_KEY_BACKSLASH

#define INPUT_KEY_BACKSLASH   43

◆ INPUT_KEY_BACKSPACE

#define INPUT_KEY_BACKSPACE   14

◆ INPUT_KEY_BLUETOOTH

#define INPUT_KEY_BLUETOOTH   237

◆ INPUT_KEY_BRIGHTNESSDOWN

#define INPUT_KEY_BRIGHTNESSDOWN   224

#include <zephyr/dt-bindings/input/input-event-codes.h>

Brightness Up Key.

◆ INPUT_KEY_BRIGHTNESSUP

#define INPUT_KEY_BRIGHTNESSUP   225

#include <zephyr/dt-bindings/input/input-event-codes.h>

Brightneess Down Key.

◆ INPUT_KEY_C

#define INPUT_KEY_C   46

◆ INPUT_KEY_CAPSLOCK

#define INPUT_KEY_CAPSLOCK   58

◆ INPUT_KEY_COFFEE

#define INPUT_KEY_COFFEE   152

#include <zephyr/dt-bindings/input/input-event-codes.h>

Screen Saver Key.

◆ INPUT_KEY_COMMA

#define INPUT_KEY_COMMA   51

◆ INPUT_KEY_COMPOSE

#define INPUT_KEY_COMPOSE   127

◆ INPUT_KEY_CONNECT

#define INPUT_KEY_CONNECT   218

◆ INPUT_KEY_D

#define INPUT_KEY_D   32

◆ INPUT_KEY_DELETE

#define INPUT_KEY_DELETE   111

◆ INPUT_KEY_DOT

#define INPUT_KEY_DOT   52

◆ INPUT_KEY_DOWN

#define INPUT_KEY_DOWN   108

◆ INPUT_KEY_E

#define INPUT_KEY_E   18

◆ INPUT_KEY_END

#define INPUT_KEY_END   107

◆ INPUT_KEY_ENTER

#define INPUT_KEY_ENTER   28

◆ INPUT_KEY_EQUAL

#define INPUT_KEY_EQUAL   13

◆ INPUT_KEY_ESC

#define INPUT_KEY_ESC   1

◆ INPUT_KEY_F

#define INPUT_KEY_F   33

◆ INPUT_KEY_F1

#define INPUT_KEY_F1   59

◆ INPUT_KEY_F10

#define INPUT_KEY_F10   68

◆ INPUT_KEY_F11

#define INPUT_KEY_F11   87

◆ INPUT_KEY_F12

#define INPUT_KEY_F12   88

◆ INPUT_KEY_F13

#define INPUT_KEY_F13   183

◆ INPUT_KEY_F14

#define INPUT_KEY_F14   184

◆ INPUT_KEY_F15

#define INPUT_KEY_F15   185

◆ INPUT_KEY_F16

#define INPUT_KEY_F16   186

◆ INPUT_KEY_F17

#define INPUT_KEY_F17   187

◆ INPUT_KEY_F18

#define INPUT_KEY_F18   188

◆ INPUT_KEY_F19

#define INPUT_KEY_F19   189

◆ INPUT_KEY_F2

#define INPUT_KEY_F2   60

◆ INPUT_KEY_F20

#define INPUT_KEY_F20   190

◆ INPUT_KEY_F21

#define INPUT_KEY_F21   191

◆ INPUT_KEY_F22

#define INPUT_KEY_F22   192

◆ INPUT_KEY_F23

#define INPUT_KEY_F23   193

◆ INPUT_KEY_F24

#define INPUT_KEY_F24   194

◆ INPUT_KEY_F3

#define INPUT_KEY_F3   61

◆ INPUT_KEY_F4

#define INPUT_KEY_F4   62

◆ INPUT_KEY_F5

#define INPUT_KEY_F5   63

◆ INPUT_KEY_F6

#define INPUT_KEY_F6   64

◆ INPUT_KEY_F7

#define INPUT_KEY_F7   65

◆ INPUT_KEY_F8

#define INPUT_KEY_F8   66

◆ INPUT_KEY_F9

#define INPUT_KEY_F9   67

◆ INPUT_KEY_FASTFORWARD

#define INPUT_KEY_FASTFORWARD   208

#include <zephyr/dt-bindings/input/input-event-codes.h>

Fast Forward Key.

◆ INPUT_KEY_FORWARD

#define INPUT_KEY_FORWARD   159

◆ INPUT_KEY_G

#define INPUT_KEY_G   34

◆ INPUT_KEY_GRAVE

#define INPUT_KEY_GRAVE   41

#include <zephyr/dt-bindings/input/input-event-codes.h>

Grave (backtick) Key.

◆ INPUT_KEY_H

#define INPUT_KEY_H   35

◆ INPUT_KEY_HOME

#define INPUT_KEY_HOME   102

◆ INPUT_KEY_I

#define INPUT_KEY_I   23

◆ INPUT_KEY_INSERT

#define INPUT_KEY_INSERT   110

◆ INPUT_KEY_J

#define INPUT_KEY_J   36

◆ INPUT_KEY_K

#define INPUT_KEY_K   37

◆ INPUT_KEY_KP0

#define INPUT_KEY_KP0   82

◆ INPUT_KEY_KP1

#define INPUT_KEY_KP1   79

◆ INPUT_KEY_KP2

#define INPUT_KEY_KP2   80

◆ INPUT_KEY_KP3

#define INPUT_KEY_KP3   81

◆ INPUT_KEY_KP4

#define INPUT_KEY_KP4   75

◆ INPUT_KEY_KP5

#define INPUT_KEY_KP5   76

◆ INPUT_KEY_KP6

#define INPUT_KEY_KP6   77

◆ INPUT_KEY_KP7

#define INPUT_KEY_KP7   71

◆ INPUT_KEY_KP8

#define INPUT_KEY_KP8   72

◆ INPUT_KEY_KP9

#define INPUT_KEY_KP9   73

◆ INPUT_KEY_KPASTERISK

#define INPUT_KEY_KPASTERISK   55

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Asterisk Key.

◆ INPUT_KEY_KPCOMMA

#define INPUT_KEY_KPCOMMA   121

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Comma Key.

◆ INPUT_KEY_KPDOT

#define INPUT_KEY_KPDOT   83

◆ INPUT_KEY_KPENTER

#define INPUT_KEY_KPENTER   96

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Enter Key.

◆ INPUT_KEY_KPEQUAL

#define INPUT_KEY_KPEQUAL   117

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Equal Key.

◆ INPUT_KEY_KPMINUS

#define INPUT_KEY_KPMINUS   74

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Minus Key.

◆ INPUT_KEY_KPPLUS

#define INPUT_KEY_KPPLUS   78

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Plus Key.

◆ INPUT_KEY_KPPLUSMINUS

#define INPUT_KEY_KPPLUSMINUS   118

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Plus Key.

◆ INPUT_KEY_KPSLASH

#define INPUT_KEY_KPSLASH   98

#include <zephyr/dt-bindings/input/input-event-codes.h>

Keypad Slash Key.

◆ INPUT_KEY_L

#define INPUT_KEY_L   38

◆ INPUT_KEY_LEFT

#define INPUT_KEY_LEFT   105

◆ INPUT_KEY_LEFTALT

#define INPUT_KEY_LEFTALT   56

◆ INPUT_KEY_LEFTBRACE

#define INPUT_KEY_LEFTBRACE   26

◆ INPUT_KEY_LEFTCTRL

#define INPUT_KEY_LEFTCTRL   29

◆ INPUT_KEY_LEFTMETA

#define INPUT_KEY_LEFTMETA   125

◆ INPUT_KEY_LEFTSHIFT

#define INPUT_KEY_LEFTSHIFT   42

◆ INPUT_KEY_M

#define INPUT_KEY_M   50

◆ INPUT_KEY_MENU

#define INPUT_KEY_MENU   139

◆ INPUT_KEY_MINUS

#define INPUT_KEY_MINUS   12

◆ INPUT_KEY_MUTE

#define INPUT_KEY_MUTE   113

◆ INPUT_KEY_N

#define INPUT_KEY_N   49

◆ INPUT_KEY_NUMLOCK

#define INPUT_KEY_NUMLOCK   69

◆ INPUT_KEY_O

#define INPUT_KEY_O   24

◆ INPUT_KEY_P

#define INPUT_KEY_P   25

◆ INPUT_KEY_PAGEDOWN

#define INPUT_KEY_PAGEDOWN   109

◆ INPUT_KEY_PAGEUP

#define INPUT_KEY_PAGEUP   104

◆ INPUT_KEY_PAUSE

#define INPUT_KEY_PAUSE   119

◆ INPUT_KEY_PLAY

#define INPUT_KEY_PLAY   207

◆ INPUT_KEY_POWER

#define INPUT_KEY_POWER   116

◆ INPUT_KEY_PRINT

#define INPUT_KEY_PRINT   210

◆ INPUT_KEY_Q

#define INPUT_KEY_Q   16

◆ INPUT_KEY_R

#define INPUT_KEY_R   19

◆ INPUT_KEY_RESERVED

#define INPUT_KEY_RESERVED   0

#include <zephyr/dt-bindings/input/input-event-codes.h>

Reserved, do not use.

◆ INPUT_KEY_RIGHT

#define INPUT_KEY_RIGHT   106

◆ INPUT_KEY_RIGHTALT

#define INPUT_KEY_RIGHTALT   100

◆ INPUT_KEY_RIGHTBRACE

#define INPUT_KEY_RIGHTBRACE   27

#include <zephyr/dt-bindings/input/input-event-codes.h>

Right Brace Key.

◆ INPUT_KEY_RIGHTCTRL

#define INPUT_KEY_RIGHTCTRL   97

◆ INPUT_KEY_RIGHTMETA

#define INPUT_KEY_RIGHTMETA   126

◆ INPUT_KEY_RIGHTSHIFT

#define INPUT_KEY_RIGHTSHIFT   54

#include <zephyr/dt-bindings/input/input-event-codes.h>

Right Shift Key.

◆ INPUT_KEY_S

#define INPUT_KEY_S   31

◆ INPUT_KEY_SCALE

#define INPUT_KEY_SCALE   120

◆ INPUT_KEY_SCROLLLOCK

#define INPUT_KEY_SCROLLLOCK   70

#include <zephyr/dt-bindings/input/input-event-codes.h>

Scroll Lock Key.

◆ INPUT_KEY_SEMICOLON

#define INPUT_KEY_SEMICOLON   39

◆ INPUT_KEY_SLASH

#define INPUT_KEY_SLASH   53

◆ INPUT_KEY_SLEEP

#define INPUT_KEY_SLEEP   142

#include <zephyr/dt-bindings/input/input-event-codes.h>

System Sleep Key.

◆ INPUT_KEY_SPACE

#define INPUT_KEY_SPACE   57

◆ INPUT_KEY_SYSRQ

#define INPUT_KEY_SYSRQ   99

◆ INPUT_KEY_T

#define INPUT_KEY_T   20

◆ INPUT_KEY_TAB

#define INPUT_KEY_TAB   15

◆ INPUT_KEY_U

#define INPUT_KEY_U   22

◆ INPUT_KEY_UP

#define INPUT_KEY_UP   103

◆ INPUT_KEY_UWB

#define INPUT_KEY_UWB   239

#include <zephyr/dt-bindings/input/input-event-codes.h>

Ultra-Wideband Key.

◆ INPUT_KEY_V

#define INPUT_KEY_V   47

◆ INPUT_KEY_VOLUMEDOWN

#define INPUT_KEY_VOLUMEDOWN   114

#include <zephyr/dt-bindings/input/input-event-codes.h>

Volume Down Key.

◆ INPUT_KEY_VOLUMEUP

#define INPUT_KEY_VOLUMEUP   115

◆ INPUT_KEY_W

#define INPUT_KEY_W   17

◆ INPUT_KEY_WAKEUP

#define INPUT_KEY_WAKEUP   143

#include <zephyr/dt-bindings/input/input-event-codes.h>

System Wake Up Key.

◆ INPUT_KEY_WLAN

#define INPUT_KEY_WLAN   238

#include <zephyr/dt-bindings/input/input-event-codes.h>

Wireless LAN Key.

◆ INPUT_KEY_X

#define INPUT_KEY_X   45

◆ INPUT_KEY_Y

#define INPUT_KEY_Y   21

◆ INPUT_KEY_Z

#define INPUT_KEY_Z   44

◆ INPUT_MSC_SCAN

#define INPUT_MSC_SCAN   0x04

◆ INPUT_REL_DIAL

#define INPUT_REL_DIAL   0x07

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative dial coordinate.

◆ INPUT_REL_HWHEEL

#define INPUT_REL_HWHEEL   0x06

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative horizontal wheel coordinate.

◆ INPUT_REL_MISC

#define INPUT_REL_MISC   0x09

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative misc coordinate.

◆ INPUT_REL_RX

#define INPUT_REL_RX   0x03

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative rotation around X axis.

◆ INPUT_REL_RY

#define INPUT_REL_RY   0x04

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative rotation around Y axis.

◆ INPUT_REL_RZ

#define INPUT_REL_RZ   0x05

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative rotation around Z axis.

◆ INPUT_REL_WHEEL

#define INPUT_REL_WHEEL   0x08

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative wheel coordinate.

◆ INPUT_REL_X

#define INPUT_REL_X   0x00

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative X coordinate.

◆ INPUT_REL_Y

#define INPUT_REL_Y   0x01

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative Y coordinate.

◆ INPUT_REL_Z

#define INPUT_REL_Z   0x02

#include <zephyr/dt-bindings/input/input-event-codes.h>

Relative Z coordinate.