factory_code = 0x1f000001
work_mode = 0
repeat_enable = 1
repeat_delay = 40
repeat_peroid = 39
release_delay = 121
debug_enable = 1
key_begin
0x45 2 # Key "1"
0x41 3 # Key "2"
0x5e 4 # Key "3"
0x49 5 # Key "4"
0x4d 6 # Key "5"
0x51 7 # Key "6"
0x58 8 # Key "7"
0x5c 9 # Key "8"
0x5d 10 # Key "9"
# 0x00 11 # Key "0"
0x1f 25 # Remote ">" (Play), Kodi "Play", Key "P"
0x13 33 # Remote ">>" (FFWD), Kodi "Fast Forward", Key "F"
0x15 19 # Remote "<<" (RWND), Kodi "Rewind", Key "R"
# 0x00 57 # Remote "||" (Pause), Kodi "Pause/play", Key "<SPACEBAR>"
0x14 14 # Remote STOP, Kodi STOP, Key "X"
0x1c 105 # Remote Left, Kodi Left, Key Left
0x1d 106 # Remote Right, Kodi Right, Key Right
0x1e 103 # Remote Up, Kodi Up, Key Up
0x1a 108 # Remote Down, Kodi Down, Key Down
0x4a 28 # Remote Select, Kodi Select, Key "<ENTER>"
0x1b 14 # Remote Return, Kodi Back, Key "<BACKSPACE>"
0x1b 1 # Remote Exit, Kodi Previous Menu/Home Screen, Key "<ESC>"
0x40 71 # Remote Home, Kodi Top Menu, Key "<HOME>"
key_end
repeat_key_begin
0x45 2 # Key "1"
0x41 3 # Key "2"
0x5e 4 # Key "3"
0x49 5 # Key "4"
0x4d 6 # Key "5"
0x51 7 # Key "6"
0x58 8 # Key "7"
0x5c 9 # Key "8"
0x5d 10 # Key "9"
# 0x00 11 # Key "0"
0x1f 25 # Remote ">" (Play), Kodi "Play", Key "P"
0x13 33 # Remote ">>" (FFWD), Kodi "Fast Forward", Key "F"
0x15 19 # Remote "<<" (RWND), Kodi "Rewind", Key "R"
# 0x00 57 # Remote "||" (Pause), Kodi "Pause/play", Key "<SPACEBAR>"
0x14 14 # Remote STOP, Kodi STOP, Key "X"
0x1c 105 # Remote Left, Kodi Left, Key Left
0x1d 106 # Remote Right, Kodi Right, Key Right
0x1e 103 # Remote Up, Kodi Up, Key Up
0x1a 108 # Remote Down, Kodi Down, Key Down
0x4a 28 # Remote Select, Kodi Select, Key "<ENTER>"
0x1b 14 # Remote Return, Kodi Back, Key "<BACKSPACE>"
0x1b 1 # Remote Exit, Kodi Previous Menu/Home Screen, Key "<ESC>"
0x40 71 # Remote Home, Kodi Top Menu, Key "<HOME>"
repeat_key_end