Skip to content

Commit

Permalink
RazerDevices.json change namings to upper CamelCase
Browse files Browse the repository at this point in the history
  • Loading branch information
Aytackydln committed Jul 9, 2024
1 parent 082d23f commit fa693ca
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions RazerDevices.json
Original file line number Diff line number Diff line change
@@ -1,80 +1,80 @@
{
"MouseHidInfos": {
"0x00A4": {
"name": "Razer Mouse Dock Pro",
"transactionId": "0x1f"
"Name": "Razer Mouse Dock Pro",
"TransactionId": "0x1f"
},
"0x00AA": {
"name": "Razer Basilisk V3 Pro",
"transactionId": "0x1f"
"Name": "Razer Basilisk V3 Pro",
"TransactionId": "0x1f"
},
"0x00AB": {
"name": "Razer Basilisk V3 Pro",
"transactionId": "0x1f"
"Name": "Razer Basilisk V3 Pro",
"TransactionId": "0x1f"
},
"0x007C": {
"name": "Razer DeathAdder V2 Pro Wired",
"transactionId": "0x3f"
"Name": "Razer DeathAdder V2 Pro Wired",
"TransactionId": "0x3f"
},
"0x007D": {
"name": "Razer DeathAdder V2 Pro Wireless",
"transactionId": "0x3f"
"Name": "Razer DeathAdder V2 Pro Wireless",
"TransactionId": "0x3f"
},
"0x009C": {
"name": "Razer DeathAdder V2 X HyperSpeed",
"transactionId": "0x1f"
"Name": "Razer DeathAdder V2 X HyperSpeed",
"TransactionId": "0x1f"
},
"0x00B3": {
"name": "Razer Hyperpolling Wireless Dongle",
"transactionId": "0x1f"
"Name": "Razer Hyperpolling Wireless Dongle",
"TransactionId": "0x1f"
},
"0x00B6": {
"name": "Razer Deathadder V3 Pro Wired",
"transactionId": "0x1f"
"Name": "Razer Deathadder V3 Pro Wired",
"TransactionId": "0x1f"
},
"0x00B7": {
"name": "Razer Deathadder V3 Pro Wireless",
"transactionId": "0x1f"
"Name": "Razer Deathadder V3 Pro Wireless",
"TransactionId": "0x1f"
},
"0x0083": {
"name": "Razer Basilsk X HyperSpeed",
"transactionId": "0x1f"
"Name": "Razer Basilsk X HyperSpeed",
"TransactionId": "0x1f"
},
"0x0086": {
"name": "Razer Basilisk Ultimate",
"transactionId": "0x1f"
"Name": "Razer Basilisk Ultimate",
"TransactionId": "0x1f"
},
"0x0088": {
"name": "Razer Basilisk Ultimate Dongle",
"transactionId": "0x1f"
"Name": "Razer Basilisk Ultimate Dongle",
"TransactionId": "0x1f"
},
"0x008F": {
"name": "Razer Naga v2 Pro Wired",
"transactionId": "0x1f"
"Name": "Razer Naga v2 Pro Wired",
"TransactionId": "0x1f"
},
"0x0090": {
"name": "Razer Naga v2 Pro Wireless",
"transactionId": "0x1f"
"Name": "Razer Naga v2 Pro Wireless",
"TransactionId": "0x1f"
},
"0x00a6": {
"name": "Razer Viper V2 Pro",
"transactionId": "0x1f"
"Name": "Razer Viper V2 Pro",
"TransactionId": "0x1f"
},
"0x007b": {
"name": "Razer Viper Ultimate",
"transactionId": "0x3f"
"Name": "Razer Viper Ultimate",
"TransactionId": "0x3f"
},
"0x007a": {
"name": "Razer Viper Ultimate Dongle",
"transactionId": "0x3f"
"Name": "Razer Viper Ultimate Dongle",
"TransactionId": "0x3f"
},
"0x0555": {
"name": "Razer Blackshark V2 Pro RZ04-0453",
"transactionId": "0x3f"
"Name": "Razer Blackshark V2 Pro RZ04-0453",
"TransactionId": "0x3f"
},
"0x0528": {
"name": "Razer Blackshark V2 Pro RZ04-0322",
"transactionId": "0x3f"
"Name": "Razer Blackshark V2 Pro RZ04-0322",
"TransactionId": "0x3f"
}
}
}

0 comments on commit fa693ca

Please sign in to comment.