forked from 1kc/razer-macos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request 1kc#588 from nodahayato/master
Add Support for Huntsman Mini (JP)
- Loading branch information
Showing
3 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
from 123911 to c3cb36
This file contains 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 Huntsman Mini (JP)", | ||
"productId": "0x0269", | ||
"mainType": "keyboard", | ||
"image": "https://rzrwarranty.s3.amazonaws.com/4403e5e6b96d59dc95a278e257688e64a68f7b24945617653d68e3273877c01e.png", | ||
"features": null, | ||
"featuresConfig": [ | ||
{ | ||
"ripple": { | ||
"rows": 5, | ||
"cols": 15 | ||
} | ||
}, | ||
{ | ||
"wheel": { | ||
"rows": 5, | ||
"cols": 15 | ||
} | ||
} | ||
] | ||
} |