diff --git a/src/devices/deathstalker_v2.json b/src/devices/deathstalker_v2.json new file mode 100644 index 00000000..e39f6a09 --- /dev/null +++ b/src/devices/deathstalker_v2.json @@ -0,0 +1,21 @@ +{ + "name": "Razer Deathstalker V2", + "productId": "0x0295", + "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 + } + } + ] +}