Message ID | 1399578087-2365-4-git-send-email-hdegoede@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/utils/keytable/rc_keymaps/wobo_i5 b/utils/keytable/rc_keymaps/wobo_i5 new file mode 100644 index 0000000..38362c5 --- /dev/null +++ b/utils/keytable/rc_keymaps/wobo_i5 @@ -0,0 +1,9 @@ +# table wobo_i5, type: NEC +0x01 KEY_POWER +0x05 KEY_UP +0x06 KEY_LEFT +0x08 KEY_RIGHT +0x09 KEY_PLAYPAUSE +0x0a KEY_DOWN +0x0c KEY_MENU +0x0e KEY_BACK
The Wobo i5 is an allwinner based android tv box, with its own custom remote, this adds a keymap for this remote (like all allwinner devices, the wobo i5 can run plain Linux). Signed-off-by: Hans de Goede <hdegoede@redhat.com> --- utils/keytable/rc_keymaps/wobo_i5 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 utils/keytable/rc_keymaps/wobo_i5