Skip to content
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

Addon Compilation Help #167

Closed
PMahar opened this issue Dec 31, 2020 · 2 comments
Closed

Addon Compilation Help #167

PMahar opened this issue Dec 31, 2020 · 2 comments

Comments

@PMahar
Copy link

PMahar commented Dec 31, 2020

I'm just getting into C so I'm not entirely sure what I'm doing, but I'm attempting to add support for the razer_chroma_extended_matrix_effect_starlight_dual report in the razerchromacommon.c class by allowing the addon to accept 7 arguments in addition to 4 for method KbdSetModeStarlight, for speed and two sets of RGB hexes. My guess is this would give a similar effect to the Fire preset on Synapse. build/Makefile seems to only compile the addon itself, how would I go about compiling the modified addon, plus the driver, plus the Electron frontend back into a macOS executable?

(Also I love this project and I'm glad it exists, thank you guys!)

@PMahar
Copy link
Author

PMahar commented Jan 1, 2021

Nevermind, got it myself. yarn dist worked for me.

@PMahar PMahar closed this as completed Jan 1, 2021
@akaler
Copy link
Contributor

akaler commented Jan 1, 2021

@PMahar Hey just letting you know I added starlight dual and random modes in the latest pull request. And corresponding speed controls. So it might be a better idea to work on adding something else. Thanks for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants