From 68e444aa3b697099f62136f5fa5fd8fbd6eff3e4 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Sun, 19 Apr 2020 00:58:02 -0500 Subject: [PATCH] Fix Naga Epic Chroma definition in device list --- RGBController/OpenRazerDevices.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/RGBController/OpenRazerDevices.h b/RGBController/OpenRazerDevices.h index 9a23bacd6..f28c18489 100644 --- a/RGBController/OpenRazerDevices.h +++ b/RGBController/OpenRazerDevices.h @@ -1226,7 +1226,6 @@ static const razer_device naga_chroma_device = /*-------------------------------------------------------------*\ | Razer Naga Epic Chroma | | | -| | | Zone "Scroll Wheel" | | Single | | 1 LED | @@ -1257,7 +1256,7 @@ static const razer_device naga_epic_chroma_device = DEVICE_TYPE_MOUSE, false, 1, - 3, + 2, { &naga_epic_chroma_scroll_wheel_zone, &naga_epic_chroma_numpad_zone,