Merge pull request #734 from codesnake/hub_map_home_button

projects/WeTek_Hub: Map Home button on IR remote to KEY_HOME
This commit is contained in:
Christian Hewitt 2016-09-14 21:11:46 +04:00 committed by GitHub
commit d875a87db0

View File

@ -50,15 +50,15 @@ mouse_begin
mouse_end mouse_end
key_begin key_begin
0xf1 116 0xf1 116 ; Power
0xf2 388 0xf2 102 ; Home
0xf4 103 0xf4 103 ; Up
0xf5 108 0xf5 108 ; Down
0xf6 105 0xf6 105 ; Left
0xf7 106 0xf7 106 ; Right
0xf8 28 0xf8 28 ; OK
0xf9 1 0xf9 1 ; Back
0xfa 46 0xfa 46 ; Menu
0xfb 115 0xfb 115 ; Volume Up
0xfc 114 0xfc 114 ; Volume Down
key_end key_end