Merge pull request #2464 from adamg88/le90_minix_keytable

v4l-utils: add remote config for minix ir remote to libreelec_multi_amlogic
This commit is contained in:
kszaq 2018-02-03 13:47:47 +01:00 committed by GitHub
commit 92141f73e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -105,7 +105,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