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-16 23:28:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33854f88864a8390d5dbbf2d6b4b60efbc75b6c9
OpenRGB
/
Controllers
/
RazerController
T
History
Tony McDowell
6069a3c0cb
RazerController: update HID detection for Razer Blackwidow V4 standard.
2026-08-10 12:16:03 -05:00
..
RazerController
Rework adding segments with ConfigureZone
2026-07-07 01:35:34 -05:00
RazerHanboController
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
RazerKrakenController
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
RazerKrakenV3Controller
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
RazerKrakenV4Controller
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
RazerControllerDetect.cpp
RazerController: update HID detection for Razer Blackwidow V4 standard.
2026-08-10 12:16:03 -05:00
RazerDeviceGuard.cpp
…
RazerDeviceGuard.h
…
RazerDevices.cpp
fix(razer): apply Tartarus V2 keypad LED layout in OpenRGB
2026-06-24 22:01:20 -05:00
RazerDevices.h
…