diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:35:29 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:35:29 +0000 |
commit | ddee9fd0fa975df750c12dd63cdf18715e51a634 (patch) | |
tree | 3884661a8bed8a0e3100b1d6b5402b3860389b6f /include/dt-bindings/input/linux-event-codes.h | |
parent | 0db636cb5e9747c177d4fe9ae36c20987819a1b6 (diff) |
Diffstat (limited to 'include/dt-bindings/input/linux-event-codes.h')
-rw-r--r-- | include/dt-bindings/input/linux-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/input/linux-event-codes.h b/include/dt-bindings/input/linux-event-codes.h index 64cee116928eb..85387c76c24f3 100644 --- a/include/dt-bindings/input/linux-event-codes.h +++ b/include/dt-bindings/input/linux-event-codes.h @@ -606,6 +606,7 @@ #define KEY_SCREENSAVER 0x245 /* AL Screen Saver */ #define KEY_VOICECOMMAND 0x246 /* Listening Voice Command */ #define KEY_ASSISTANT 0x247 /* AL Context-aware desktop assistant */ +#define KEY_KBD_LAYOUT_NEXT 0x248 /* AC Next Keyboard Layout Select */ #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */ |