From d84ffe999fd58f10c473747998ca93fe088bd9be Mon Sep 17 00:00:00 2001 From: spbgzh Date: Sat, 30 Oct 2021 13:47:40 +0300 Subject: [PATCH] update mammoth75x --- src/wuque/mammoth75x/mammoth75x.json | 245 +++++++++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 src/wuque/mammoth75x/mammoth75x.json diff --git a/src/wuque/mammoth75x/mammoth75x.json b/src/wuque/mammoth75x/mammoth75x.json new file mode 100644 index 0000000000..69d1b50953 --- /dev/null +++ b/src/wuque/mammoth75x/mammoth75x.json @@ -0,0 +1,245 @@ +{ + "name": "mammoth75x", + "vendorId": "0xA06B", + "productId": "0x0004", + "lighting": "none", + "matrix": { + "rows": 6, + "cols": 16 + }, + "layouts": { + "labels": [ + "Split Backspace", + "Split Left Shift", + "Split Space" + ], + "keymap": [ + [ + { + "x": 15.25 + }, + "1,13\n\n\n0,1", + "3,13\n\n\n0,1" + ], + [ + { + "x": 2.25 + }, + "0,0", + { + "x": 0.25 + }, + "0,1", + "0,2", + "0,3", + "0,4", + { + "x": 0.25 + }, + "0,5", + "0,6", + "0,7", + "0,8", + { + "x": 0.25 + }, + "0,9", + "0,10", + "0,11", + "0,12", + { + "x": 0.25 + }, + "0,13" + ], + [ + { + "y": -0.75, + "x": 21, + "w": 1.5, + "h": 1.5 + }, + "5,3", + { + "w": 1.5, + "h": 1.5 + }, + "5,5" + ], + [ + { + "y": -0.5, + "x": 18 + }, + "0,14" + ], + [ + { + "y": -0.5, + "x": 2.25 + }, + "1,0", + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w": 2 + }, + "1,13\n\n\n0,0" + ], + [ + { + "x": 2.25, + "w": 1.5 + }, + "2,0", + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + "2,12", + { + "w": 1.5 + }, + "2,13", + { + "x": 0.25 + }, + "2,14", + "2,15" + ], + [ + { + "x": 2.25, + "w": 1.75 + }, + "3,0", + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "w": 2.25 + }, + "3,12", + { + "x": 0.25 + }, + "3,14", + "3,15" + ], + [ + { + "w": 1.25 + }, + "4,0\n\n\n1,1", + "4,1\n\n\n1,1", + { + "w": 2.25 + }, + "4,0\n\n\n1,0", + "4,2", + "4,3", + "4,4", + "4,5", + "4,6", + "4,7", + "4,8", + "4,9", + "4,10", + "4,11", + { + "w": 2.75 + }, + "4,12" + ], + [ + { + "y": -0.75, + "x": 17.5 + }, + "4,14" + ], + [ + { + "y": -0.25, + "x": 2.25, + "w": 1.25 + }, + "5,0", + { + "w": 1.25 + }, + "5,1", + { + "w": 1.25 + }, + "5,2", + { + "w": 6.25 + }, + "5,6\n\n\n2,0", + { + "w": 1.25 + }, + "4,10", + { + "w": 1.25 + }, + "4,11", + { + "w": 1.25 + }, + "4,12" + ], + [ + { + "y": -0.75, + "x": 16.5 + }, + "4,13", + "4,14", + "4,15" + ], + [ + { + "y": -0.25, + "x": 6, + "w": 2.25 + }, + "5,4\n\n\n2,1", + { + "w": 1.25 + }, + "5,6\n\n\n2,1", + { + "w": 2.75 + }, + "5,8\n\n\n2,1" + ] + ] + } +} \ No newline at end of file