This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-09-20 09:20:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a9fe3f5bb8f68d4f7fb8f84735e2447c0ad5697
OpenRGB
/
Controllers
/
CorsairPeripheralController
T
History
Merih Bulut
b26df0f67e
Add support for Corsair K70 RGB PRO Optomechanical (1B1C:1BC6)
2026-08-23 12:57:48 -05:00
..
CorsairK55RGBPROXTController.cpp
…
CorsairK55RGBPROXTController.h
…
CorsairK65MiniController.cpp
…
CorsairK65MiniController.h
…
CorsairPeripheralController.cpp
Corsair Strafe MK.2: add PID 0x1B48 to K70 MK2 group (fixes 4-year unresponsive-keyboard bug)
2026-08-18 22:23:24 -05:00
CorsairPeripheralController.h
New Keyboard layout for Corsair K70 LUX RGB
2026-08-06 08:35:47 -05:00
CorsairPeripheralControllerDetect.cpp
Add support for Corsair K70 RGB PRO Optomechanical (1B1C:1BC6)
2026-08-23 12:57:48 -05:00
RGBController_CorsairK55RGBPROXT.cpp
Move RGBController base destructor functionality into RGBController::Shutdown() so that update thread can be stopped before deleting the controller. Shutdown() must be called in every RGBController implementation before deleting the controller. Also some fixes to the NetworkServer to avoid deadlocking and disconnect issues
2026-07-07 01:35:34 -05:00
RGBController_CorsairK55RGBPROXT.h
…
RGBController_CorsairK65Mini.cpp
Move RGBController base destructor functionality into RGBController::Shutdown() so that update thread can be stopped before deleting the controller. Shutdown() must be called in every RGBController implementation before deleting the controller. Also some fixes to the NetworkServer to avoid deadlocking and disconnect issues
2026-07-07 01:35:34 -05:00
RGBController_CorsairK65Mini.h
…
RGBController_CorsairPeripheral.cpp
New Keyboard layout for Corsair K70 LUX RGB
2026-08-06 08:35:47 -05:00
RGBController_CorsairPeripheral.h
…