[New Device] EVGA X17
### Name of device:
<!--
Please put the name of the product, including manufacturer, beneath this line
-->
EVGA X17 Mouse
### Link to manufacturer's product page:
<!--
Please add a link to the manufacturer's product page beneath this line
-->
https://www.evga.com/products/productlist.aspx?type=12&family=Mouse&chipset=X17+Series
### Please select what type of device/interface the device uses:
~"DeviceType::USB" <!-- The device connects to an internal header or external usb port -->
### ID information:
<!--
For USB devices we will need the USB VID and PID
Windows Powershell:
gwmi Win32_USBControllerDevice |%{[wmi]($_.Dependent)} | Sort Manufacturer,Description,DeviceID | Ft -GroupBy Manufacturer Description,Service,DeviceID
Linux Terminal:
lsusb
-->
3842:240D
### Please attach screenshots of the device's official control application here:
<!--
Screenshots of the official control software should show lists of supported modes, color selection, and zone/LED selection capabilities of the device's official software.
-->







### Please attach device captures here:
<!-- If you have code examples from other projects please link them here or alternatively
for information on how to capture device packets please refer to the wiki article
https://gitlab.com/Dr_No/OpenRGB/-/wikis/OpenRGB-doesn%27t-have-my-device
-->
Initialisation - [EVGA_X17_Initialisation.pcapng](/uploads/e82da39bb0ae1a160691c61babc1f057/EVGA_X17_Initialisation.pcapng)
Static Red - [EVGA_X17_StaticRed.pcapng](/uploads/a5e3528aca0071ce9b96d7f4a37416d6/EVGA_X17_StaticRed.pcapng)
Static Green - [EVGA_X17_StaticGreen.pcapng](/uploads/6569970390deffc1c0a26a432af97222/EVGA_X17_StaticGreen.pcapng)
Static Blue - [EVGA_X17_StaticBlue.pcapng](/uploads/f5b6165c525b215b4594e804da484406/EVGA_X17_StaticBlue.pcapng)
All zones off - [EVGA_X17_AllOff.pcapng](/uploads/b03ce37d42829d45473e1367e5c0b32a/EVGA_X17_AllOff.pcapng)
Change to static mode using white - [EVGA_X17_ModeStaticColour.pcapng](/uploads/9215cd277751bb576640714936a0bbc7/EVGA_X17_ModeStaticColour.pcapng)
Altering brightnesses in static mode using white - [EVGA_X17_StaticBrightnesses.pcapng](/uploads/2c131b5e9455e1c009ebdb192798b217/EVGA_X17_StaticBrightnesses.pcapng)
Mode - Breathing - [EVGA_X17_ModeBreathing.pcapng](/uploads/2b53a11032ef6393ad8bd19f26566b93/EVGA_X17_ModeBreathing.pcapng)
- Alternating Speeds - [EVGA_X17_BreathingSpeeds.pcapng](/uploads/7309030301fa29d687943df84919c523/EVGA_X17_BreathingSpeeds.pcapng)
Mode - Heartbeat - [EVGA_X17_ModeHeartbeat.pcapng](/uploads/1c3b1c13c5461bef2435b6ff897b09f5/EVGA_X17_ModeHeartbeat.pcapng)
Mode - Pulse - [EVGA_X17_ModePulse.pcapng](/uploads/9c2f48c2ca6eafb07cb53e356c10a86e/EVGA_X17_ModePulse.pcapng)
- Alternating Speeds - [EVGA_X17_PulseSpeeds.pcapng](/uploads/fe8789af3eb3f7788f3147bff836cd62/EVGA_X17_PulseSpeeds.pcapng)
Mode - Ranbow -[EVGA_X17_ModeRainbow.pcapng](/uploads/309b2b6ee40db80f834c0b68e1531642/EVGA_X17_ModeRainbow.pcapng)
- Alternating Speeds - [EVGA_X17_RainbowSpeeds.pcapng](/uploads/91aa2857958ff64fdfd8a56eaaa9ef38/EVGA_X17_RainbowSpeeds.pcapng)
Mode - Trigger - [EVGA_X17_ModeTrigger.pcapng](/uploads/4e6a9e0a147a9237022d51e80ce70dc1/EVGA_X17_ModeTrigger.pcapng)
Mouse has 3 zones - using static white setting to turn on and off each zone starting at lights near mouse buttons, then scroll wheel, then logo - [EVGA_X17_StaticBrightnesses.pcapng](/uploads/60d49f6267539c9dfd2f589763bb319c/EVGA_X17_StaticBrightnesses.pcapng)
<!-- For admin purposes: Please leave this section as is -->
# Checklist for Step2
- [x] Name of device
- [x] A link to the vendors product page has been included
- [ ] The transport bus has been identified and the appropriate label added to the issue.
- [x] The device ID's have been included for [USB](https://gitlab.com/Dr_No/OpenRGB/-/wikis/USB-Vendor-Identification-and-Product-Identification) or PCI
- [x] Screenshots of the OEM Application are included
- [ ] There is either, appropriate code examples linked or suitable device captures attached
<!-- For admin purposes: Please leave this section as is -->
issue