Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Keyboards:

Mice:

- Razer Abyssus
- Razer Abyssus
- Razer Abyssus 1800
- Razer Abyssus 2000
- Razer Abyssus Elite DVA Edition
Expand Down Expand Up @@ -146,6 +146,7 @@ Mouse mats:
- Razer Firefly V2
- Razer Goliathus Chroma
- Razer Goliathus Chroma Extended
- Razer Goliathus Chroma 3xl

e-GPUs:

Expand Down Expand Up @@ -187,7 +188,7 @@ Speakers:
- Razer Nommo Chroma
- Razer Nommo Pro

Mugs:
Mugs:

- Razer Chroma Mug
- Razer Chroma Base
Expand Down Expand Up @@ -227,13 +228,11 @@ Ensure xcode command line tools are installed,

If you have a paid Apple Developer account, edit `release.sh` with your details.

Afterwards, to automatically build, sign, and/or notarize (if applicable,) run in Terminal: `./release.sh`
Afterwards, to automatically build, sign, and/or notarize (if applicable,) run in Terminal: `./release.sh`

Ad-hoc signing will be used if account information is left empty.
Ad-hoc signing will be used if account information is left empty.



Or build manually:
Or build manually:

Install node package dependencies:

Expand Down
2 changes: 1 addition & 1 deletion iohook
Submodule iohook updated 1 files
+12,258 −0 yarn.lock
8 changes: 8 additions & 0 deletions src/devices/goliathus_chroma_3xl.json
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://assets3.razerzone.com/TFXPTrPHmHY2WzNeurNWV00WHpQ=/1500x1000/https%3A%2F%2Fhybrismediaprod.blob.core.windows.net%2Fsys-master-phoenix-images-container%2Fh73%2Fh49%2F9426291523614%2F220804-goliathus-chroma-3xl-1500x1000-4.jpg",
"features": null,
"featuresMissing": ["waveSimple"]
}
Loading