Skip to content
Snippets Groups Projects
Commit f39b25be authored by Matthew Garrett's avatar Matthew Garrett Committed by Dmitry Torokhov
Browse files

Input: add KEY_BATTERY keycode


Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent d9ec5ad2
Branches
Tags
No related merge requests found
...@@ -345,6 +345,8 @@ struct input_absinfo { ...@@ -345,6 +345,8 @@ struct input_absinfo {
#define KEY_SAVE 234 #define KEY_SAVE 234
#define KEY_DOCUMENTS 235 #define KEY_DOCUMENTS 235
#define KEY_BATTERY 236
#define KEY_UNKNOWN 240 #define KEY_UNKNOWN 240
#define BTN_MISC 0x100 #define BTN_MISC 0x100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment