v4l-utils: add remote config for minix ir remote to libreelec_multi_amlogic

http://minix.com.hk/uploads/images/neo-row-04.jpg

this config also makes the power button work on the Neo A3 remote
This commit is contained in:
Adam Green 2018-01-31 09:09:10 +00:00
parent 9fa97c0481
commit d8c66afe7d
No known key found for this signature in database
GPG Key ID: 52B701B6EF2F2E58
2 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,13 @@
# table minix_neo, type: NEC
0x118 KEY_POWER
0x146 KEY_UP
0x116 KEY_DOWN
0x147 KEY_LEFT
0x115 KEY_RIGHT
0x155 KEY_ENTER
0x110 KEY_VOLUMEDOWN
0x140 KEY_BACK
0x114 KEY_VOLUMEUP
0x10d KEY_HOMEPAGE
0x104 KEY_MENU
0x112 KEY_CONFIG

View File

@ -98,7 +98,7 @@ post_makeinstall_target() {
create_multi_keymap libreelec_multi "RC6 NEC" $default_multi_maps
create_multi_keymap libreelec_multi_amlogic "RC6 NEC" $default_multi_maps \
odroid wetek_hub wetek_play_2
odroid wetek_hub wetek_play_2 minix_neo
# use multi-keymap instead of default one
sed -i '/^\*\s*rc-rc6-mce\s*rc6_mce/d' $INSTALL/etc/rc_maps.cfg