1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 17:48:31 +00:00
RGB.NET/RGB.NET.Devices.Razer
Danielle 77f55d2eb3 Added additional Razer & SteelSeries devices
Added device references for:
* Razer BlackWidow V4 X
* Razer Cobra
* SteelSeries Apex Pro 3
* SteelSeries Aerox 9 Wireless
2025-01-18 10:33:15 +11:00
..
2023-12-22 20:56:56 +01:00
2023-01-06 17:30:46 +01:00

RGB.NET Device-Provider-Package for Razer-Devices.

Usage

This provider follows the default pattern and does not require additional setup.

surface.Load(RazerDeviceProvider.Instance);

Since the Razer 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 RazerDeviceProvider.

Required SDK

The SDK needs to be installed inside Synapse by the user and is not redistributed.