summaryrefslogtreecommitdiff
path: root/remotecfg/remote.tab (plain)
blob: e8a542a860fa6eb695003de53c73eb908a742c7c
1#*********************************************************************************************************
2#this file is used to store key map table
3# custom_name: name of map table
4# custom_code: custom code for remote device
5# release_delay unit:ms.release will report from kernel to user layer after this period of time
6# from press or repeat triggered.
7###PARAS FOR MOUSE MODE:
8# fn_key_scancode: scancode of fn key which used to swith mode
9# cursor_left_scancode: scancode of left key
10# cursor_right_scancode: scancode of right key
11# cursor_up_scancode: scancode of up key
12# cursor_down_scancode: scancode of down key
13# cursor_ok_scancode: scancode of ok key
14#*************************************************************************************************************
15custom_name = nec-test
16custom_code = 0xfb04
17release_delay = 80
18
19key_begin
20 0x47 11
21 0x13 2
22 0x10 3
23 0x11 4
24 0x0F 5
25 0x0C 6
26 0x0D 7
27 0x0B 8
28 0x08 9
29 0x09 10
30 0x5C 97
31 0x51 65
32 0x49 14
33 0x06 130
34 0x14 131
35 0x44 103
36 0x1D 108
37 0x1C 105
38 0x48 106
39 0x53 125
40 0x45 104
41 0x19 109
42 0x16 102
43 0x52 119
44 0x05 122
45 0x59 123
46 0x1b 120
47 0x04 121
48 0x1A 116
49 0x0A 15
50 0x0e 113
51 0x15 63
52 0x1F 102
53 0x1e 132
54 0x07 133
55 0x12 134
56 0x54 135
57 0x02 136
58 0x4f 30
59 0x42 48
60 0x5d 46
61 0x4c 32
62 0x58 137
63 0x55 140
64key_end
65