Skip to content

Commit

Permalink
Merge pull request 1kc#588 from nodahayato/master
Browse files Browse the repository at this point in the history
Add Support for Huntsman Mini (JP)
  • Loading branch information
1kc authored Mar 13, 2022
2 parents 0be7698 + 4c7b077 commit 1884742
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Keyboards:
- Razer Huntsman
- Razer Huntsman Elite
- Razer Huntsman Mini
- Razer Huntsman Mini (JP)
- Razer Huntsman Tournament Edition
- Razer Huntsman V2
- Razer Huntsman V2 Analog
Expand Down
2 changes: 1 addition & 1 deletion librazermacos
21 changes: 21 additions & 0 deletions src/devices/huntsman_mini_jp.json
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
}
}
]
}

0 comments on commit 1884742

Please sign in to comment.