1kc / razer-macos

Color effects manager for Razer devices for macOS. Supports High Sierra (10.13) to Monterey (12.0). Made by the community, based on openrazer.
GNU General Public License v2.0
2.27k stars 243 forks source link

Please add Razer Charging Pad Chroma Support #317

Open billstevenson opened 3 years ago

billstevenson commented 3 years ago

openrazer picked up support for the Charging Pad Chroma in https://github.com/openrazer/openrazer/pull/1407

I have this device available to test on macOS Big Sur and Mojave systems. Thanks!

billstevenson commented 3 years ago

Is there a playbook for adding device support to the macOS project when it has landed in openrazer?

I would be fascinated to try to take a whack at it if it's a matter of copying across values for behaviors into a rough template.

dhobi commented 3 years ago

I would be fascinated to try to take a whack at it if it's a matter of copying across values for behaviors into a rough template.

Well, it usually is just that: Copying over values from openrazer

In this case though, it seems to be a slightly bigger change as it adds additional lights (i.e. charging) and methods into the mix. Does not mean you shouldn't try to make it work! Just ignore all the python changes at the beginning and concentrate on the changes done in the C files (.h / .c ) 😃

VerstaelXV commented 3 years ago

Is there any news on adding support for Charging Pad Chroma in the next release? @billstevenson Sorry I'm not a developer so can't really do much than ask for support in the app.., thank you for all of your work and effort ! @dhobi

billstevenson commented 3 years ago

I’ll be tied up with other obligations till the mid summer so I recommend someone else pick this up if they can do it quickly.

iRBrummie commented 3 years ago

Im in the same boat as @VerstaelXV....... if anyone is bored, this would be a great addition! and also a big thanks for everyone who's worked on making Razer MacOS! my eyes are forever grateful haha

MateoWartelle commented 1 year ago

https://github.com/1kc/razer-macos/pull/741 https://github.com/1kc/librazermacos/pull/36 - I made a pull here.

I tested on my own device and its working.

I haven't looked into the charging state yet.