[New Device] Gigabyte RTX 3060 Aorus Elite 12G (rev 2.0)
### Name of device:
<!--
Please put the name of the product, including manufacturer, beneath this line
-->
Gigabyte RTX 3060 Aorus Elite 12G (rev 2.0)
### Link to manufacturer's product page:
<!--
Please add a link to the manufacturer's product page beneath this line
-->
https://www.gigabyte.com/Graphics-Card/GV-N3060AORUS-E-12GD-rev-20#kf
### Please select what type of device/interface the device uses:
<!-- Please select from one of the following
This determines how the device connects to the PC -->
~"DeviceType::GPU::NVidia" <!-- The device is a NVidia GPU -->
<!-- Please delete any lines that are not relevant -->
### ID information:
<!--
For PCI (GPU) devices we will need the Vendor ID, Device ID, Sub-Vendor ID and Sub-Device IDs
To get the Device ID formation for a GPU on Windows run the following command in Powershell:
wmic path Win32_VideoController get name,PNPDeviceID
Linux this can be found using the terminal:
lspci -d 1002: -nnvm | head -6 | tail -n 4 && lspci -d 10DE: -nnvm | head -6 | tail -n 4
-->
PCI\VEN_10DE&DEV_2487&SUBSYS_407B1458&REV_A1\4&2AE1B128&0&0019
Vendor: NVIDIA Corporation [10de]
Device: GA104 [GeForce RTX 3060] [2487]
SVendor: Gigabyte Technology Co., Ltd [1458]
SDevice: Device [407b]
<!--
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
-->
### 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
-->
Will attach captures shortly
<!-- For admin purposes: Please leave this section as is -->
# Checklist for Step2
- [ ] Name of device
- [ ] A link to the vendors product page has been included
- [ ] The transport bus has been identified and the appropriate label added to the issue.
- [ ] The device ID's have been included for [USB](https://gitlab.com/Dr_No/OpenRGB/-/wikis/USB-Vendor-Identification-and-Product-Identification) or PCI
- [ ] 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