Add samsung specific changes

This commit is contained in:
2025-08-11 14:29:00 +02:00
parent c66122e619
commit 4d134a1294
2688 changed files with 1127995 additions and 11475 deletions

View File

@@ -338,8 +338,6 @@
#define KEY_MICMUTE 248 /* Mute / unmute the microphone */
#define KEY_RECENT 254
/* Code 255 is reserved for special needs of AT keyboard driver */
#define BTN_MISC 0x100
@@ -399,7 +397,6 @@
#define BTN_MODE 0x13c
#define BTN_THUMBL 0x13d
#define BTN_THUMBR 0x13e
#define BTN_GAME 0x13f
#define BTN_DIGI 0x140
#define BTN_TOOL_PEN 0x140
@@ -807,11 +804,6 @@
#define BTN_TRIGGER_HAPPY39 0x2e6
#define BTN_TRIGGER_HAPPY40 0x2e7
#define KEY_DEX_ON 0x2bd
#define BTN_HOTKEY_APP1 0x2f5
#define BTN_HOTKEY_APP2 0x2f6
#define BTN_HOTKEY_APP3 0x2f7
/* We avoid low common keys in module aliases so they don't get huge. */
#define KEY_MIN_INTERESTING KEY_MUTE
#define KEY_MAX 0x2ff