]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc/keymaps: add a keytable for the GeekBox remote control
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Fri, 13 Jan 2017 14:22:12 +0000 (12:22 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 31 Jan 2017 09:27:50 +0000 (07:27 -0200)
commit322b25f048d29f708b750e7c01c259b8775a9c12
tree991fd8e61a069378d24e9318104e37a9e2bc0e7d
parenta2f9515e2105ad2f81186caf3f4fe4fd22f6a9d9
[media] rc/keymaps: add a keytable for the GeekBox remote control

The GeekBox ships with a 12 button remote control which seems to use the
NEC protocol. The button keycodes were captured with the "ir-keytable"
tool (ir-keytable -p $PROTOCOL -t; human_button_pusher).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/keymaps/Makefile
drivers/media/rc/keymaps/rc-geekbox.c [new file with mode: 0644]
include/media/rc-map.h