From 2d9c75c2b272625e98c2afa7a8a48836188c0742 Mon Sep 17 00:00:00 2001 From: Andrew Kannan Date: Thu, 14 Sep 2023 13:56:18 -0400 Subject: [PATCH] Add is0gr to VIA --- v3/cannonkeys/is0gr/is0gr.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 v3/cannonkeys/is0gr/is0gr.json diff --git a/v3/cannonkeys/is0gr/is0gr.json b/v3/cannonkeys/is0gr/is0gr.json new file mode 100644 index 0000000000..2c356f47a7 --- /dev/null +++ b/v3/cannonkeys/is0gr/is0gr.json @@ -0,0 +1,25 @@ +{ + "name": "is0GR", + "vendorId": "0xCA04", + "productId": "0x0028", + "matrix": { + "rows": 1, + "cols": 1 + }, + "layouts": { + "keymap": [ + [ + { + "x": 0.25, + "c": "#aaaaaa", + "w": 1.25, + "h": 2, + "w2": 1.5, + "h2": 1, + "x2": -0.25 + }, + "0,0" + ] + ] + } +} \ No newline at end of file