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

Add support for X51 R1, R2, & R3 #15

Open
Tank-Missile opened this issue Feb 27, 2017 · 3 comments
Open

Add support for X51 R1, R2, & R3 #15

Tank-Missile opened this issue Feb 27, 2017 · 3 comments

Comments

@Tank-Missile
Copy link

Tank-Missile commented Feb 27, 2017

I own an Alienware X51 R2, and it would be fantastic if support would be added for this series. If there is anything I can do to help add support, just lead me in the right direction.

@bchretien
Copy link
Owner

Hi, you can add a new controller (you can copy an existing one such as the one in AlienFXM14xR2Controller.java, and try to adapt the mappings, hopefully these different platforms use the same mappings), register its id in LEDController.java, and add it to the switch in AlienFXControllerFactory.java.

@Tank-Missile
Copy link
Author

How exactly would I go about adapting the mappings if they are not the same, and registering the id?

@bchretien
Copy link
Owner

You can try with AlienFX-LED-tester for your investigation (but it's quite raw and I cannot vouch for it), or attempt to find these mappings on the web. To register the new mappings, you need to create a new controller and modify the files that I listed above. Granted, that's not ideal.

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

No branches or pull requests

2 participants