mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-29 02:04:13 -04:00
Adjust LED number for Basilisk Ultimate
* Adjusted both the LED ID and transaction ID in metadata for both Wired and Wireless PIDs * Resolves #3402
This commit is contained in:
@@ -4149,7 +4149,7 @@ static const razer_device basilisk_ultimate_wired_device =
|
||||
RAZER_BASILISK_ULTIMATE_WIRED_PID,
|
||||
DEVICE_TYPE_MOUSE,
|
||||
RAZER_MATRIX_TYPE_EXTENDED,
|
||||
0x3F,
|
||||
0x1F,
|
||||
1,
|
||||
14,
|
||||
{
|
||||
@@ -4220,7 +4220,7 @@ static const razer_device basilisk_ultimate_wireless_device =
|
||||
RAZER_BASILISK_ULTIMATE_WIRELESS_PID,
|
||||
DEVICE_TYPE_MOUSE,
|
||||
RAZER_MATRIX_TYPE_EXTENDED,
|
||||
0x3F,
|
||||
0x1F,
|
||||
1,
|
||||
14,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user