-
Notifications
You must be signed in to change notification settings - Fork 4
Other supported Cherry Keyboards #3
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
Comments
I tried it with an MX 10.0N RGB and got the following output
|
Hey @timitos Can you try to comment out the fetching of device state in main.rs and try again? |
Reporting success for MX BOARD 10.0N RGB: I believe it does not support all the animations listed in your docs, e.g. Rain does not work. I can't remember seeing this listed in the cherry utility software either, so this might not be possible with this device. Another question: How can I set it back to my custom key color configuration? I can switch through all choices with - and finally get there, but is there a way to directly switch to it via cherryrgb? |
Ok, I stand corrected. Rain does work, as do the other unofficial effects, it just didn't work at first; I had to unplug and replug the keyboard. Also, I can simply switch to my custom config using animation custom. |
MX BOARD 10.0N RGB is working for me now, too. I had to reset the keyboard to factory defaults first. |
Can confirm that the MX 10.0 N RGB (046a:00df) is now working out of the box! 😎 Only problem is the lack of documentation. The software's built-in help function tells the user to enter numbers for mode, speed, and brightness while in reality, you have to use the arguments as defined in "models.rs": Examples (all looking very cool btw): All examples were tested on my Cherry MX 10.0N RGB keyboard and work. Maybe someone could implement them into the built-in help and GitHub readme? Thank you very much! |
Thanks for your project! Still interesting (to me, at least ;-))
I had to comment out some "kernel_driver related code" in lib.rs.
It would be an improvement to query the OS and skip that for windows. And I had to use zadig for installing the WinUSB driver to get it to work. |
Please refer to this table: COMPATIBILITY.md
The text was updated successfully, but these errors were encountered: