Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/languages/cz.json
2968 views
1
{
2
"__comment":"All numbers here are in hex format and 0x is ignored.",
3
"__comment":" ",
4
"__comment":"This list is in ascending order of 3rd byte (HID Usage ID).",
5
"__comment":" See section 10 Keyboard/Keypad Page (0x07)",
6
"__comment":" of document USB HID Usage Tables Version 1.12.",
7
"__comment":" ",
8
"__comment":"Definition of these 3 bytes can be found",
9
"__comment":" in section B.1 Protocol 1 (Keyboard)",
10
"__comment":" of document Device Class Definition for HID Version 1.11",
11
"__comment":" - byte 1: Modifier keys",
12
"__comment":" - byte 2: Reserved",
13
"__comment":" - byte 3: Keycode 1",
14
"__comment":" ",
15
"__comment":"Both documents can be obtained from link here",
16
"__comment":" http://www.usb.org/developers/hidpage/",
17
"__comment":" ",
18
"__comment":" Czech QWERTZ version made by Andrej Šimko",
19
"__comment":" Note that some special characters use leftCtrl+leftAlt+[key]",
20
"__comment":" Special Czech characters like ěščřžýáíéů are not included",
21
"a":"00,00,04",
22
"b":"00,00,05",
23
"c":"00,00,06",
24
"d":"00,00,07",
25
"e":"00,00,08",
26
"f":"00,00,09",
27
"g":"00,00,0a",
28
"h":"00,00,0b",
29
"i":"00,00,0c",
30
"j":"00,00,0d",
31
"k":"00,00,0e",
32
"l":"00,00,0f",
33
"m":"00,00,10",
34
"n":"00,00,11",
35
"o":"00,00,12",
36
"p":"00,00,13",
37
"q":"00,00,14",
38
"r":"00,00,15",
39
"s":"00,00,16",
40
"t":"00,00,17",
41
"u":"00,00,18",
42
"v":"00,00,19",
43
"w":"00,00,1a",
44
"x":"00,00,1b",
45
"z":"00,00,1c",
46
"y":"00,00,1d",
47
"+":"00,00,1e",
48
"ENTER":"00,00,28",
49
"ESC":"00,00,29",
50
"ESCAPE":"00,00,29",
51
"TAB":"00,00,2b",
52
" ":"00,00,2c",
53
"SPACE":"00,00,2c",
54
"CTRL-ALT":"05,00,00",
55
"=":"00,00,2d",
56
")":"00,00,30",
57
";":"00,00,35",
58
",":"00,00,36",
59
".":"00,00,37",
60
"-":"00,00,38",
61
"CAPSLOCK":"00,00,39",
62
"F1":"00,00,3a",
63
"F2":"00,00,3b",
64
"F3":"00,00,3c",
65
"F4":"00,00,3d",
66
"F5":"00,00,3e",
67
"F6":"00,00,3f",
68
"F7":"00,00,40",
69
"F8":"00,00,41",
70
"F9":"00,00,42",
71
"F10":"00,00,43",
72
"F11":"00,00,44",
73
"F12":"00,00,45",
74
"PRINTSCREEN":"00,00,46",
75
"SCROLLLOCK":"00,00,47",
76
"BREAK":"00,00,48",
77
"PAUSE":"00,00,48",
78
"INSERT":"00,00,49",
79
"HOME":"00,00,4a",
80
"PAGEUP":"00,00,4b",
81
"DEL":"00,00,4c",
82
"DELETE":"00,00,4c",
83
"END":"00,00,4d",
84
"PAGEDOWN":"00,00,4e",
85
"RIGHT":"00,00,4f",
86
"RIGHTARROW":"00,00,4f",
87
"LEFT":"00,00,50",
88
"LEFTARROW":"00,00,50",
89
"DOWN":"00,00,51",
90
"DOWNARROW":"00,00,51",
91
"UP":"00,00,52",
92
"UPARROW":"00,00,52",
93
"APP":"00,00,65",
94
"MENU":"00,00,65",
95
"ALT-TAB":"00,00,71",
96
"CONTROL":"01,00,00",
97
"CTRL":"01,00,00",
98
"SHIFT":"02,00,00",
99
"A":"02,00,04",
100
"B":"02,00,05",
101
"C":"02,00,06",
102
"D":"02,00,07",
103
"E":"02,00,08",
104
"F":"02,00,09",
105
"G":"02,00,0a",
106
"H":"02,00,0b",
107
"I":"02,00,0c",
108
"J":"02,00,0d",
109
"K":"02,00,0e",
110
"L":"02,00,0f",
111
"M":"02,00,10",
112
"N":"02,00,11",
113
"O":"02,00,12",
114
"P":"02,00,13",
115
"Q":"02,00,14",
116
"R":"02,00,15",
117
"S":"02,00,16",
118
"T":"02,00,17",
119
"U":"02,00,18",
120
"V":"02,00,19",
121
"W":"02,00,1a",
122
"X":"02,00,1b",
123
"Z":"02,00,1c",
124
"Y":"02,00,1d",
125
"1":"02,00,1e",
126
"2":"02,00,1f",
127
"3":"02,00,20",
128
"4":"02,00,21",
129
"5":"02,00,22",
130
"6":"02,00,23",
131
"7":"02,00,24",
132
"8":"02,00,25",
133
"9":"02,00,26",
134
"0":"02,00,27",
135
"\\":"05,00,14",
136
"%":"02,00,2d",
137
"/":"02,00,2f",
138
"(":"02,00,30",
139
"'":"02,00,31",
140
"\"":"02,00,33",
141
"!":"02,00,34",
142
"?":"02,00,36",
143
":":"02,00,37",
144
"_":"02,00,38",
145
"|":"05,00,1a",
146
"#":"05,00,1b",
147
"&":"05,00,06",
148
"@":"05,00,19",
149
"$":"05,00,33",
150
"*":"05,00,38",
151
"{":"05,00,05",
152
"}":"05,00,11",
153
"[":"05,00,09",
154
"]":"05,00,0a",
155
"~":"05,00,1e",
156
"^":"05,00,20",
157
"<":"05,00,36",
158
">":"05,00,37",
159
"CTRL-SHIFT":"03,00,00",
160
"ALT":"04,00,00",
161
"ALT-SHIFT":"06,00,00",
162
"COMMAND":"08,00,00",
163
"GUI":"08,00,00",
164
"WINDOWS":"08,00,00",
165
"COMMAND-OPTION":"12,00,00",
166
"COMMAND-CTRL-SHIFT":"12,00,00",
167
"COMMAND-CTRL":"12,00,00",
168
"COMMAND-OPTION-SHIFT'":"12,00,00"
169
}
170