mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-24 08:51:07 -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:
@@ -76,6 +76,8 @@ RazerController::RazerController(hid_device* dev_handle, hid_device* dev_argb_ha
|
||||
\*-----------------------------------------------------------------*/
|
||||
switch(dev_pid)
|
||||
{
|
||||
case RAZER_BASILISK_ULTIMATE_WIRED_PID:
|
||||
case RAZER_BASILISK_ULTIMATE_WIRELESS_PID:
|
||||
case RAZER_BASILISK_V3_PID:
|
||||
case RAZER_BASILISK_V3_X_HYPERSPEED_PID:
|
||||
case RAZER_BASILISK_V3_PRO_WIRED_PID:
|
||||
|
||||
Reference in New Issue
Block a user