FruityRazer / FruityUI

An UI for FruityRazer.
GNU General Public License v3.0
121 stars 3 forks source link

please add Razer Nari Support #19

Closed robli314 closed 4 years ago

edualm commented 4 years ago

That's a whole different class of devices than what's currently supported, unfortunately.

That would need some USB logs, and someone other than me that owns the device to code that properly.

If someone wants to take this issue, I'd love to get that merged in!

edualm commented 4 years ago

That's actually not the first step 😅

FruityRazer is based on openrazer, so its wiki would be a great place to start. This article is how I added support for some of my devices: https://github.com/openrazer/openrazer/wiki/Reverse-Engineering-USB-Protocol

Unfortunately that requires a working Linux install with a Windows VM. :(

Willing to give it a try?