OpenRGB/Controllers
2022-01-27 20:57:45 -06:00
..
AlienwareController Code cleanup, mostly updating name of controller pointer in RGBController classes for consistency 2022-01-17 19:27:50 -06:00
AlienwareKeyboardController Code cleanup, mostly updating name of controller pointer in RGBController classes for consistency 2022-01-17 19:27:50 -06:00
AMDWraithPrismController Code cleanup, mostly updating name of controller pointer in RGBController classes for consistency 2022-01-17 19:27:50 -06:00
AnnePro2Controller Code cleanup, mostly updating name of controller pointer in RGBController classes for consistency 2022-01-17 19:27:50 -06:00
ASRockPolychromeSMBusController Code cleanup, mostly updating name of controller pointer in RGBController classes for consistency 2022-01-17 19:27:50 -06:00
ASRockPolychromeUSBController Code cleanup, mostly updating name of controller pointer in RGBController classes for consistency 2022-01-17 19:27:50 -06:00
AsusAuraCoreController Code cleanup, mostly updating name of controller pointer in RGBController classes for consistency 2022-01-17 19:27:50 -06:00
AsusAuraGPUController Initial commit for the ASUS ROG Strix 2070S O8G Gaming (0x8729) GPU 2022-01-27 22:55:10 +11:00
AsusAuraUSBController support for Asus ROG Keris Mouse 2022-01-25 03:13:59 +00:00
AsusTUFLaptopController Initialize WMI only once, remove init calls from everywhere it is called and initialize it once as a static variable 2021-09-24 18:05:04 +00:00
BlinkyTapeController Initialize BlinkyTape LED count to zero for consistency with other ARGB controllers 2021-07-16 22:15:14 -05:00
CoolerMasterController Code cleanup round 2 2022-01-17 20:50:22 -06:00
CorsairCommanderCoreController Code cleanup round 2 2022-01-17 20:50:22 -06:00
CorsairDominatorPlatinumController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CorsairHydroController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CorsairHydroPlatinumController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CorsairLightingNodeController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CorsairPeripheralController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CorsairVengeanceController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CorsairVengeanceProController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CorsairWirelessController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CreativeController Code cleanup round 3 2022-01-17 21:28:08 -06:00
CrucialController Code cleanup round 3 2022-01-17 21:28:08 -06:00
DasKeyboardController Code cleanup round 3 2022-01-17 21:28:08 -06:00
DebugController Fix bad matrix for custom debug devices 2021-03-24 08:56:14 -05:00
DuckyKeyboardController Code cleanup round 3 2022-01-17 21:28:08 -06:00
DygmaRaiseController Added support for the Dygma Raise 2021-12-19 16:31:45 -06:00
E131Controller E131: Fix RGB order enum value 2021-12-21 00:08:26 +00:00
EKController Code cleanup round 3 2022-01-17 21:28:08 -06:00
ENESMBusController Initial commit for the ASUS TUF 3060 O12G V2 Gaming GPU to resolve #2158 2022-01-26 03:16:40 +11:00
EspurnaController Code cleanup round 3 2022-01-17 21:28:08 -06:00
EVGAGPUController Adding EVGA 1070 FTW2 Gaming GPU 2022-01-24 21:30:27 +11:00
EVisionKeyboardController Code cleanup round 3 2022-01-17 21:28:08 -06:00
FanBusController Code cleanup round 3 2022-01-17 21:28:08 -06:00
FaustusController Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page 2020-12-01 19:24:52 -06:00
GainwardGPUController Code cleanup round 3 2022-01-17 21:28:08 -06:00
GalaxGPUController Code cleanup round 4 2022-01-18 21:01:12 -06:00
GigabyteAorusCPUCoolerController Code cleanup round 4 2022-01-18 21:01:12 -06:00
GigabyteRGBFusion2DRAMController Code cleanup round 4 2022-01-18 21:01:12 -06:00
GigabyteRGBFusion2GPUController Add support for Gigabyte AORUS RTX3060 Ti ELITE 8G LHR 2022-01-27 19:15:03 +00:00
GigabyteRGBFusion2SMBusController Code cleanup round 4 2022-01-18 21:01:12 -06:00
GigabyteRGBFusion2USBController Code cleanup round 4 2022-01-18 21:01:12 -06:00
GigabyteRGBFusionController Code cleanup round 4 2022-01-18 21:01:12 -06:00
GigabyteRGBFusionGPUController Move Gigabyte 3060Ti Gaming OC PRO rev 1.0 and rev 3.0 from GigabyteRGBFusionGPUController to GigabyteRGBFusion2GPUController 2022-01-24 20:02:54 +00:00
HoltekController Code cleanup round 5 2022-01-18 22:35:21 -06:00
HPOmen30LController Code cleanup round 5 2022-01-18 22:35:21 -06:00
HyperXDRAMController Code cleanup round 5 2022-01-18 22:35:21 -06:00
HyperXKeyboardController Code cleanup round 5 2022-01-18 22:35:21 -06:00
HyperXMouseController Code cleanup round 6 2022-01-19 23:08:29 -06:00
HyperXMousematController Code cleanup round 6 2022-01-19 23:08:29 -06:00
LEDStripController Code cleanup round 6 2022-01-19 23:08:29 -06:00
LianLiController Code cleanup round 6 2022-01-19 23:08:29 -06:00
LinuxLEDController Code cleanup round 6 2022-01-19 23:08:29 -06:00
LogitechController Code cleanup round 6 2022-01-19 23:08:29 -06:00
MSI3ZoneController Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
MSIGPUController Add support for MSI 3060Ti GAMING X LHR 2022-01-27 23:04:34 +01:00
MSIMysticLightController Add MSI MPG Z390 Gaming Edge AC PID to the detector 2021-12-01 18:02:15 +00:00
MSIOptixController MSI OPTIX MAG271CQR Monitor support 2022-01-17 07:08:04 +00:00
MSIRGBController Add support (detection code only) for MSI B350M Mortar motherboard 2022-01-25 00:10:33 +01:00
NZXTHue2Controller Move NZXT Hue 2 device printout to debug log 2022-01-27 20:57:45 -06:00
NZXTHuePlusController Fix NZXT Hue plus not freeing the serialport 2021-10-15 14:04:47 +02:00
NZXTKrakenController Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
OpenRazerController Fix Cynosa V2 support 2021-11-14 21:22:11 -06:00
PatriotViperController Fix Patriot Viper ram detection 2021-11-04 04:17:44 +00:00
PhilipsHueController Add Disconnected mode to Philips Hue Entertainment controller, which allows for disconnecting and reconnecting Entertainment Mode without restarting OpenRGB 2021-09-21 10:19:04 -05:00
PhilipsWizController Fixing memory leaks in controllers 2021-02-05 16:25:46 +01:00
PNYGPUController Add NVIDIA 2080S device ID to the detector 2021-12-30 18:30:55 -06:00
QMKOpenRGBController Adds debug logging and a fix for incorrectly mapped keyboards to QMKOpenRGBController 2022-01-21 14:15:51 +00:00
RazerController Add support for wired/wireless Razer Naga Pro 2022-01-27 19:26:11 +00:00
RedragonController added compatibility with M602 Griffin 2021-11-04 08:39:37 -05:00
RoccatController Adding Roccat Vulcan 120 Aimo to 60-openrgb.rules 2021-12-20 02:04:26 +00:00
SapphireGPUController Add Sapphire Radeon 6900xt Toxic 2021-10-16 05:38:42 -05:00
SinowealthController Add support for another Sinowealth keyboard with PID 0016 2021-09-02 22:13:44 -05:00
SonyDS4Controller Add dualshock 4 wireless adapter 2021-04-03 18:41:41 +00:00
SteelSeriesController SteelSeries rival: skip firmware check for unsupported models and add manual saving to more modes. 2022-01-04 17:43:55 +00:00
TecknetController Fixing memory leaks in controllers 2021-02-05 16:25:46 +01:00
ThermaltakePoseidonZRGBController Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
ThermaltakeRiingController Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
ThingMController Adjusting HID detection to fix false positives 2021-11-03 22:25:47 -05:00
WootingKeyboardController Splitting out the WootingTwoKeyboardController 2021-07-25 18:52:00 +00:00
YeelightController Add ability to override host ip from yeelight settings 2021-11-12 01:56:31 +00:00
ZalmanZSyncController Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
ZETKeyboardController Add support for ZET Blade Optical 2022-01-24 21:29:48 +00:00