We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8926d29 commit 07f5509Copy full SHA for 07f5509
Controllers/RazerController/RazerDevices.h
@@ -3616,7 +3616,7 @@ static const razer_device huntsman_v2_device =
3616
RAZER_HUNTSMAN_V2_PID,
3617
DEVICE_TYPE_KEYBOARD,
3618
true,
3619
- 9,
+ 6,
3620
22,
3621
{
3622
&huntsman_v2_keyboard_zone,
@@ -8217,6 +8217,7 @@ static const razer_device* device_list[] =
8217
&huntsman_elite_device,
8218
&huntsman_mini_device,
8219
&huntsman_te_device,
8220
+ &huntsman_v2_device,
8221
&huntsman_v2_analog_device,
8222
&huntsman_v2_tkl_device,
8223
&ornata_chroma_device,
0 commit comments