mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-29 02:04:13 -04:00
Un-swapped zones in Razer Deathadder V2 mice.
The logo and wheel zones were swapped in the zones definitions header file.
This commit is contained in:
committed by
Adam Honse
parent
776f512d11
commit
271e98c733
@@ -3021,8 +3021,8 @@ static const razer_device deathadder_v2_device =
|
||||
1,
|
||||
2,
|
||||
{
|
||||
&deathadder_v2_logo_zone,
|
||||
&deathadder_v2_scroll_wheel_zone,
|
||||
&deathadder_v2_logo_zone,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user