From cc7bcfa01f4b606cc2b5309e0ac2cfa08dc1c8a0 Mon Sep 17 00:00:00 2001 From: Artegio <126780667+Artegio@users.noreply.github.com> Date: Mon, 20 Mar 2023 12:11:51 +0300 Subject: [PATCH] Create ornata_v3x.json --- src/devices/ornata_v3x.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/devices/ornata_v3x.json diff --git a/src/devices/ornata_v3x.json b/src/devices/ornata_v3x.json new file mode 100644 index 0000000..3a9cfb9 --- /dev/null +++ b/src/devices/ornata_v3x.json @@ -0,0 +1,21 @@ +{ + "name": "Razer Ornata V3X", + "productId": "0x02a2", + "mainType": "keyboard", + "image": "https://assets2.razerzone.com/images/pnx.assets/2357bd33c09a6c0348ae612770ad1e57/ornata-v3-x-500x500.png", + "features": null, + "featuresConfig": [ + { + "ripple": { + "rows": 6, + "cols": 22 + } + }, + { + "wheel": { + "rows": 6, + "cols": 22 + } + } + ] +}