mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Added device references for: * Razer BlackWidow V4 X * Razer Cobra * SteelSeries Apex Pro 3 * SteelSeries Aerox 9 Wireless
RGB.NET Device-Provider-Package for Steel Series-Devices.
Usage
This provider follows the default pattern and does not require additional setup.
surface.Load(SteelSeriesDeviceProvider.Instance);
Since the Steel Series SDK does not provide device information only known devices will work.
You can add detection for additional devices by adding entires for them to the respective static DeviceDefinitions on the SteelSeriesDeviceProvider.
Required SDK
This provider does not require an additional SDK.