You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey. Recently acquired a Razer Blade Stealth and your work here has been invaluable to getting it functioning so well. Much appreciated.
I saw your reference to the osx-razer-blade project by @kprinssu and decided to check it out. My main impetus was turn off that gaudy green logo on the back of my screen.
The reason you needed to update the USB Product/Vendor IDs in the code was because the ported driver code hadn't been updated in a while. It was ported before your laptop existed I think. I've updated the necessary driver code in my fork so it supports your laptop without tweaks.
Check it out and let me know what you think.
The text was updated successfully, but these errors were encountered:
Hey. Recently acquired a Razer Blade Stealth and your work here has been invaluable to getting it functioning so well. Much appreciated.
I saw your reference to the osx-razer-blade project by @kprinssu and decided to check it out. My main impetus was turn off that gaudy green logo on the back of my screen.
I forked their project and you can check it out here:
https://github.com/dylanparker/osx-razer-led
The reason you needed to update the USB Product/Vendor IDs in the code was because the ported driver code hadn't been updated in a while. It was ported before your laptop existed I think. I've updated the necessary driver code in my fork so it supports your laptop without tweaks.
Check it out and let me know what you think.
The text was updated successfully, but these errors were encountered: