-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support BlackWidow v3 mini Hyperspeed and update dependency for M1. #637
Conversation
I'm new how do I code this into my m1 MacBook pro for my v3 mini hyperspeed |
@nayanp714 You can clone my repo to your local computer by typing the following in your Terminal: |
Hello, Edit: adding some more screenshots which looks like they might be more helpful troubleshooting it. |
@Baycosinus Can you verify that you have Xcode command line tools installed? From your second screenshot, it says "invalid active developer path". Try |
Hey @dragonpod, thanks! Looks like it's already installed, but updating it resolved the issue. However, I still can't see my BW V3 Mini Hyperspeed on the device list. Gonna be following this thread for future updates. |
@Baycosinus How did you connect your keyboard? Bluetooth mode would not work. |
This. Thank you very much. Plugged it in and works like a charm. Great job! |
@dragonpod Thanks for this, awesome! |
@1kc Any chance this PR can get merged and a new release cut? I've no qualms with cloning @dragonpod's fork and building from source, but seems like this one has been ready to go for some time now. 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hello, gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in binding.gyp while trying to load binding.gyp |
Hi friends , Can you explain simply the steps to add-on these codes ? I don't know how to use 100% the Terminal.... please help us :) |
This PR adds support for BlackWidow v3 mini Hyperspeed in both wired and wireless (via USB receiver) modes. Addresses #409, #437, #538, #562, #579, #608.
The dependency versions are also updated to allow building on M1 machines.
Limitation: currently does not support displaying battery status.