Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df6c116b authored by Max Zhang's avatar Max Zhang Committed by Gaëtan Delcroix
Browse files

Complete Reference RCU keylayout with all buttions

Reference RCU has 2 models with different numbers of keys.
And some keys have multiple HID key IDs used by different
partners.
This change lists all possible HID key values of reference RCU.

Change-Id: I9c3c93c17701f39b415989ccf066744fb314d29c
bug: 229692045
test: manually tested on tm-dev build
parent a63651d4
Loading
Loading
Loading
Loading
+23 −19
Original line number Diff line number Diff line
@@ -44,33 +44,37 @@ key 10 9
key 11    0

# custom keys
key usage 0x000c019C    PROFILE_SWITCH
key usage 0x000c01A2    ALL_APPS
key usage 0x000c01BB    TV_INPUT

key usage 0x000c0185    TV_TELETEXT
key usage 0x000c0061    CAPTIONS

key usage 0x000c01BD    INFO
key usage 0x000c0037    PERIOD

key usage 0x000c0069    PROG_RED
key usage 0x000c006A    PROG_GREEN
key usage 0x000c006C    PROG_YELLOW
key usage 0x000c006B    PROG_BLUE
key usage 0x000c00B4    MEDIA_SKIP_BACKWARD
key usage 0x000c00CD    MEDIA_PLAY_PAUSE
key usage 0x000c00B2    MEDIA_RECORD
key usage 0x000c00B3    MEDIA_SKIP_FORWARD

key usage 0x000c022A    BOOKMARK
key usage 0x000c01A2    ALL_APPS
key usage 0x000c019C    PROFILE_SWITCH

key usage 0x000c0096    SETTINGS
key usage 0x000c009F    NOTIFICATION

key usage 0x000c008D    GUIDE
key usage 0x000c0089    TV

key usage 0x000c009C    CHANNEL_UP
key usage 0x000c009D    CHANNEL_DOWN
key usage 0x000c00CD    MEDIA_PLAY_PAUSE
key usage 0x000c00B2    MEDIA_RECORD
key usage 0x000c00B4    MEDIA_SKIP_BACKWARD
key usage 0x000c00B3    MEDIA_SKIP_FORWARD
key usage 0x000c0226    MEDIA_STOP

key usage 0x000c0077    BUTTON_3     WAKE #YouTube
key usage 0x000c0078    BUTTON_4     WAKE #Netflix
key usage 0x000c0079    BUTTON_6     WAKE #Disney+
key usage 0x000c007A    BUTTON_7     WAKE #HBOmax

key usage 0x00070037    PERIOD
key usage 0x000c01BD    INFO
key usage 0x000c0061    CAPTIONS
key usage 0x000c0185    TV_TELETEXT

key usage 0x000c0069    PROG_RED
key usage 0x000c006A    PROG_GREEN
key usage 0x000c006B    PROG_BLUE
key usage 0x000c006C    PROG_YELLOW
 No newline at end of file
key usage 0x000c0079    BUTTON_6     WAKE
key usage 0x000c007A    BUTTON_7     WAKE
 No newline at end of file