From f6735a8d5865e193cd6383a1697626359f590039 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 13 Apr 2023 12:04:24 +0200 Subject: add initial totem stuff --- totem/info.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 totem/info.json (limited to 'totem/info.json') diff --git a/totem/info.json b/totem/info.json new file mode 100644 index 0000000..ad3a388 --- /dev/null +++ b/totem/info.json @@ -0,0 +1,54 @@ +{ + "keyboard_name": "TOTEM", + "url": "https://github.com/GEIGEIGEIST/TOTEM", + "manufacturer": "GEIST", + "usb": { + "vid": "0x3A3C", + "pid": "0x0002", + "device_version": "0.3.0" + }, + "layouts": { + "LAYOUT_totem": { + "layout": [ + {"x": 0.776, "y": 1.519, "w": 1.059, "r": -10}, + {"x": 1.964, "y": 0.605, "w": 1.059, "r": -4}, + {"x": 3.175, "y": 0, "w": 1.059}, + {"x": 4.234, "y": 0.496, "w": 1.059}, + {"x": 5.292, "y": 0.656, "w": 1.059}, + {"x": 8.682, "y": 0.656, "w": 1.059}, + {"x": 9.741, "y": 0.496, "w": 1.059}, + {"x": 10.8, "y": 0, "w": 1.059}, + {"x": 12.007, "y": 0.606, "w": 1.059, "r": 4}, + {"x": 13.199, "y": 1.52, "w": 1.059, "r": 10}, + {"x": 0.95, "y": 2.504, "w": 1.059, "r": -10}, + {"x": 2.033, "y": 1.602, "w": 1.059, "r": -4}, + {"x": 3.175, "y": 1, "w": 1.059}, + {"x": 4.234, "y": 1.496, "w": 1.059}, + {"x": 5.292, "y": 1.656, "w": 1.059}, + {"x": 8.682, "y": 1.661, "w": 1.059}, + {"x": 9.741, "y": 1.496, "w": 1.059}, + {"x": 10.8, "y": 1, "w": 1.059}, + {"x": 11.937, "y": 1.603, "w": 1.059, "r": 4}, + {"x": 13.026, "y": 2.505, "w": 1.059, "r": 10}, + {"x": 0, "y": 3.231, "w": 1.059, "r": -10}, + {"x": 1.124, "y": 3.489, "w": 1.059, "r": -10}, + {"x": 2.103, "y": 2.6, "w": 1.059, "r": -4}, + {"x": 3.175, "y": 2, "w": 1.059}, + {"x": 4.234, "y": 2.496, "w": 1.059}, + {"x": 5.292, "y": 2.656, "w": 1.059}, + {"x": 8.682, "y": 2.661, "w": 1.059}, + {"x": 9.741, "y": 2.496, "w": 1.059}, + {"x": 10.8, "y": 2, "w": 1.059}, + {"x": 11.868, "y": 2.601, "w": 1.059, "r": 4}, + {"x": 12.852, "y": 3.49, "w": 1.059, "r": 10}, + {"x": 13.973, "y": 3.231, "w": 1.059, "r": 10}, + {"x": 3.938, "y": 3.714, "w": 1.059}, + {"x": 5.11, "y": 3.878, "w": 1.059, "r": 15}, + {"x": 6.195, "y": 4.329, "w": 1.059, "r": 30}, + {"x": 7.781, "y": 4.329, "w": 1.059, "r": -30}, + {"x": 8.866, "y": 3.878, "w": 1.059, "r": -15}, + {"x": 10.037, "y": 3.714, "w": 1.059} + ] + } + } +} -- cgit v1.2.3