Add OpenRazer-Win32 driver to support Razer devices on Windows without official software

This commit is contained in:
Adam Honse 2020-02-13 12:19:14 -06:00
parent 415d79a3ef
commit 1a07aee7a6
15 changed files with 3178 additions and 1 deletions

View file

@ -317,7 +317,7 @@ void DetectRGBControllers(void)
\*-------------------------------------*/
#ifdef WIN32
//DetectAorusGPUControllers(rgb_controllers);
DetectOpenRazerControllers(rgb_controllers);
/*-------------------------------------*\
| Linux-only devices |
\*-------------------------------------*/