Support for Razer Official SDK C++
Fma965 opened this issue · 5 comments
Hey i know this isn't really a issue but i just thought i check to see if your aware that there is a un-official api for Corsair keyboards.
https://github.com/Palmr/LibCorsairRGB
Also Razer has one too which is actually released
http://developer.razerzone.com/chroma/download/
feel free to close this issue if you already knew.
I knew about Razer. That one literally went in open beta last week. I didn't know about an unofficial Corsair one. It seems interesting.
Corsair said they would release a LUA library ...
Makes me sad though 😞 why Lua?
Yup regarding corsair i think from what i can tell its more for making scripts rather than interacting with applications :/
But this un-official one seems like a good start and you never know... corsair could use it as the official c++ SDK/API or hire the guy lol
Support for Corsair devices has recently been added by @antonpup in #20. Luckily Corsair has a C++ library called CUESDK. I haven't tested it myself, since I can't, but I hope it works correctly. Currently, I'm in the process of streamlining the support for multiple devices and improving certain parts of the code.
Now that Corsair is supported, I'll change the title to reflect this change.
Hi, I'll give it a shot over the weekend and let you know :)
On Wed, 30 Dec 2015, 18:46 Archomeda notifications@github.com wrote:
Support for Corsair devices has recently been added by @antonpup
https://github.com/antonpup in #20
#20. Luckily Corsair
has a C++ library called CUESDK. I haven't tested it myself, since I can't,
but I hope it works correctly. Currently, I'm in the process of
streamlining the support for multiple devices and improving certain parts
of the code.Now that Corsair is supported, I'll change the title to reflect this
change.—
Reply to this email directly or view it on GitHub
#12 (comment)
.