-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRazerDevices.json
80 lines (80 loc) · 1.84 KB
/
RazerDevices.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"MouseHidInfos": {
"0x00A4": {
"Name": "Razer Mouse Dock Pro",
"TransactionId": "0x1f"
},
"0x00AA": {
"Name": "Razer Basilisk V3 Pro",
"TransactionId": "0x1f"
},
"0x00AB": {
"Name": "Razer Basilisk V3 Pro",
"TransactionId": "0x1f"
},
"0x007C": {
"Name": "Razer DeathAdder V2 Pro Wired",
"TransactionId": "0x3f"
},
"0x007D": {
"Name": "Razer DeathAdder V2 Pro Wireless",
"TransactionId": "0x3f"
},
"0x009C": {
"Name": "Razer DeathAdder V2 X HyperSpeed",
"TransactionId": "0x1f"
},
"0x00B3": {
"Name": "Razer Hyperpolling Wireless Dongle",
"TransactionId": "0x1f"
},
"0x00B6": {
"Name": "Razer Deathadder V3 Pro Wired",
"TransactionId": "0x1f"
},
"0x00B7": {
"Name": "Razer Deathadder V3 Pro Wireless",
"TransactionId": "0x1f"
},
"0x0083": {
"Name": "Razer Basilsk X HyperSpeed",
"TransactionId": "0x1f"
},
"0x0086": {
"Name": "Razer Basilisk Ultimate",
"TransactionId": "0x1f"
},
"0x0088": {
"Name": "Razer Basilisk Ultimate Dongle",
"TransactionId": "0x1f"
},
"0x008F": {
"Name": "Razer Naga v2 Pro Wired",
"TransactionId": "0x1f"
},
"0x0090": {
"Name": "Razer Naga v2 Pro Wireless",
"TransactionId": "0x1f"
},
"0x00a6": {
"Name": "Razer Viper V2 Pro",
"TransactionId": "0x1f"
},
"0x007b": {
"Name": "Razer Viper Ultimate",
"TransactionId": "0x3f"
},
"0x007a": {
"Name": "Razer Viper Ultimate Dongle",
"TransactionId": "0x3f"
},
"0x0555": {
"Name": "Razer Blackshark V2 Pro RZ04-0453",
"TransactionId": "0x3f"
},
"0x0528": {
"Name": "Razer Blackshark V2 Pro RZ04-0322",
"TransactionId": "0x3f"
}
}
}