mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
v4l-utils: extend xbox_one keymap to support PDP Talon remote buttons
Add scancodes for numeric and record buttons of the PDP Talon Media Remote https://www.pdp.com/en/pdp-gaming-talon-media-remote-xbox
This commit is contained in:
parent
8cad3dd2a8
commit
b1ae62e32c
@ -24,3 +24,14 @@ variant = "necx"
|
||||
0x80d826 = "KEY_INFO"
|
||||
0x80d86f = "KEY_EPG"
|
||||
0x80d86e = "KEY_ZOOM"
|
||||
0x80d801 = "KEY_1"
|
||||
0x80d802 = "KEY_2"
|
||||
0x80d803 = "KEY_3"
|
||||
0x80d804 = "KEY_4"
|
||||
0x80d805 = "KEY_5"
|
||||
0x80d806 = "KEY_6"
|
||||
0x80d807 = "KEY_7"
|
||||
0x80d808 = "KEY_8"
|
||||
0x80d809 = "KEY_9"
|
||||
0x80d800 = "KEY_0"
|
||||
0x80d817 = "KEY_RECORD"
|
||||
|
Loading…
x
Reference in New Issue
Block a user