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

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "dependencies/libe131"]
path = dependencies/libe131
url = https://github.com/CalcProgrammer1/libe131
[submodule "razer-drivers-win32"]
path = razer-drivers-win32
url = https://github.com/rsandoz/razer-drivers-win32