Added support for Razer Laptop Stand Chroma #780
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Added support for the Razer Laptop Stand. Almost all the Razer Devices on my desk were supported other than this one so I decided to add it myself.
Librazermacos PR
1kc/librazermacos#46
Testing
Built via the ./release.sh script and tested using the Razer macOS app. The Laptop stand became present in the Apps menu and each item under the Laptop Dock was tested to make sure the correct result. Also tested to make sure the options under all devices also worked.
Notes
According to OpenRazer the device should report as 0x0F0D but MacOS reports the device ID as 0x0F2B
References
https://github.com/openrazer/openrazer/tree/master/driver/razeraccessory_driver.h
https://github.com/openrazer/openrazer/tree/master/driver/razeraccessory_driver.c