Skip to content

Instantly share code, notes, and snippets.

@Tomblarom
Last active May 3, 2019 20:19
Show Gist options
  • Save Tomblarom/c69a71b9a38df32e95a54f891615c13f to your computer and use it in GitHub Desktop.
Save Tomblarom/c69a71b9a38df32e95a54f891615c13f to your computer and use it in GitHub Desktop.
# table U2CZPro, type: NEC
0x140 KEY_POWER
0x145 KEY_MUTE
0x10a KEY_PAUSE # Setup
0x115 KEY_PAUSE # Apps
0x114 KEY_PAUSE # Zoom
0x143 KEY_PAUSE # KD
0x14b KEY_PREVIOUSSONG
0x14f KEY_NEXTSONG
0x118 KEY_VOLUMEUP
0x110 KEY_VOLUMEDOWN
0x111 KEY_HOME
0x119 KEY_BACK
0x116 KEY_UP
0x151 KEY_LEFT
0x150 KEY_RIGHT
0x113 KEY_ENTER
0x11a KEY_DOWN
0x100 KEY_MENU
0x14c KEY_CONTEXT_MENU # KEY_MOUSE is more correct, yet not so useful
0x14e KEY_1
0x10d KEY_2
0x10c KEY_3
0x14a KEY_4
0x109 KEY_5
0x108 KEY_6
0x146 KEY_7
0x105 KEY_8
0x104 KEY_9
0x101 KEY_0
0x141 KEY_INFO
0x142 KEY_ESC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment