forked from 1kc/razer-macos
-
Notifications
You must be signed in to change notification settings - Fork 21
Add support for Firefly V2 Pro & Charging Pad Chroma, and fix Basilisk V3 Pro #53
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
Open
Logan-Harris24
wants to merge
12
commits into
stickoking:master
Choose a base branch
from
Logan-Harris24:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
166f020
Add support for Firefly V2 Pro & Charging Pad Chroma, and fix support…
Logan-Harris24-Qapa 0c2ff1e
Revert asset change for Basilisk V2
Logan-Harris24-Qapa 846aaa7
Add support for Goliathus Chroma 3XL and update submodule to point to…
Logan-Harris24-Qapa 8c5cf72
Update version
Logan-Harris24-Qapa 366fbe9
Update submodule and version
Logan-Harris24-Qapa d25dde5
Update submodule
Logan-Harris24-Qapa 4898c22
Add brightness to accessories, add brightness increments, and fix ch…
Logan-Harris24-Qapa 99f4b4f
Add support for Deathstalker V2 Pro
Logan-Harris24-Qapa b8c8bdc
Update submodule to fix Deathstalker V2 Pro support
Logan-Harris24-Qapa f379563
Add Ornata V3
Logan-Harris24-Highlight f13b909
Update submodule
Logan-Harris24-Highlight 094827e
Add support for Razer Mouse Dock Pro
Logan-Harris24-Qapa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| [submodule "librazermacos"] | ||
| path = librazermacos | ||
| url = https://github.com/stickoking/librazermacos | ||
| url = https://github.com/Logan-Harris24/librazermacos | ||
| [submodule "iohook"] | ||
| path = iohook | ||
| url = https://github.com/overcurrent/iohook |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule librazermacos
updated
7 files
| +3 −1 | src/include/razeraccessory_driver.h | |
| +2 −0 | src/include/razerkbd_driver.h | |
| +2 −0 | src/include/razermousemat_driver.h | |
| +99 −8 | src/lib/razeraccessory_driver.c | |
| +124 −125 | src/lib/razerdevice.c | |
| +25 −0 | src/lib/razerkbd_driver.c | |
| +20 −5 | src/lib/razermousemat_driver.c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "name": "Razer Basilisk V3", | ||
| "productId": "0x00aa", | ||
| "mainType": "mouse", | ||
| "image": "https://m.media-amazon.com/images/I/71L-flqtTwL.__AC_SX300_SY300_QL70_FMwebp_.jpg", | ||
| "features": null, | ||
| "featuresMissing": ["oldMouseEffects", "reactive", "breathe"], | ||
| "featuresConfig": [ | ||
| { | ||
| "dpi": { | ||
| "max": 30000 | ||
| } | ||
| }, | ||
| { | ||
| "mouseBrightness": { | ||
| "enabledLeft": false, | ||
| "enabledRight": false | ||
| } | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "name": "Razer Basilisk V3", | ||
| "productId": "0x00ab", | ||
| "mainType": "mouse", | ||
| "image": "https://m.media-amazon.com/images/I/71L-flqtTwL.__AC_SX300_SY300_QL70_FMwebp_.jpg", | ||
| "features": null, | ||
| "featuresMissing": ["oldMouseEffects", "reactive", "breathe"], | ||
| "featuresConfig": [ | ||
| { | ||
| "dpi": { | ||
| "max": 30000 | ||
| } | ||
| }, | ||
| { | ||
| "mouseBrightness": { | ||
| "enabledLeft": false, | ||
| "enabledRight": false | ||
| } | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "name": "Razer Charging Pad Chroma", | ||
| "productId": "0x0F26", | ||
| "mainType": "accessory", | ||
| "image": "https://dl.razerzone.com/Images/ChargingPadChroma/CPC-ProductImage.png", | ||
| "features": null | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "name": "Razer Deathstalker V2 Pro", | ||
| "productId": "0x0292", | ||
| "mainType": "keyboard", | ||
| "image": "https://assets2.razerzone.com/images/pnx.assets/a54bdf79abdfc0d42a0fff19047725a3/deathstalker-v2_500x500.png", | ||
| "features": null, | ||
| "featuresConfig": [ | ||
| { | ||
| "ripple": { | ||
| "rows": 6, | ||
| "cols": 22 | ||
| } | ||
| }, | ||
| { | ||
| "wheel": { | ||
| "rows": 6, | ||
| "cols": 22 | ||
| } | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "name": "Razer Firefly V2 Pro", | ||
| "productId": "0x0c08", | ||
| "mainType": "mousemat", | ||
| "image": "https://assets3.razerzone.com/j_4_V23s9IFZcA3PJrJP6IHAzgs=/300x300/https%3A%2F%2Fhybrismediaprod.blob.core.windows.net%2Fsys-master-phoenix-images-container%2Fh7e%2Fh48%2F9763779444766%2Ffirefly-v2-pro-black-2-500x500.png", | ||
| "features": null | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
| "name": "Razer Goliathus Chroma 3XL", | ||
| "productId": "0x0C06", | ||
| "mainType": "mousemat", | ||
| "image": "https://m.media-amazon.com/images/I/71kNXyFfspL.__AC_SX300_SY300_QL70_FMwebp_.jpg", | ||
| "features": null, | ||
| "featuresMissing": ["waveSimple"] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "name": "Razer Mouse Dock Pro", | ||
| "productId": "0x00A4", | ||
| "mainType": "accessory", | ||
| "image": "https://assets2.razerzone.com/images/pnx.assets/c547009c7f47ab631871b6c23716db93/razer-mouse-dock-pro-ogimage-1200x630-v2.jpg", | ||
| "features": null | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| { | ||
| "name": "Razer Ornata V3", | ||
| "productId": "0x02a1", | ||
| "mainType": "keyboard", | ||
| "image": "https://assets3.razerzone.com/JCRG_e1sCkQ15E6iooW22TlqP0o=/300x300/https%3A%2F%2Fmedias-p1.phoenix.razer.com%2Fsys-master-phoenix-images-container%2Fhfd%2Fh73%2F9533910810654%2Fornata-v3-4-500x500.png", | ||
| "features": null, | ||
| "featuresConfig": [ | ||
| { | ||
| "ripple": { | ||
| "rows": 6, | ||
| "cols": 22 | ||
| } | ||
| }, | ||
| { | ||
| "wheel": { | ||
| "rows": 6, | ||
| "cols": 22 | ||
| } | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you update your changes in the original repo make a PR there please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my apologies I saw you made PR to the library I will review test make a build then update this for you :)