From 8b8a1abb5449dca4057517352ff734c6a6694e55 Mon Sep 17 00:00:00 2001 From: shiroshiro <47868756+shiroshiro14@users.noreply.github.com> Date: Fri, 31 May 2024 19:18:25 +0700 Subject: [PATCH] Adding v3 JSON for dactyl manuform 4x6 (#2291) --- v3/handwired/dactyl_manuform/4x6/4x6.json | 238 ++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 v3/handwired/dactyl_manuform/4x6/4x6.json diff --git a/v3/handwired/dactyl_manuform/4x6/4x6.json b/v3/handwired/dactyl_manuform/4x6/4x6.json new file mode 100644 index 0000000000..6001d2658a --- /dev/null +++ b/v3/handwired/dactyl_manuform/4x6/4x6.json @@ -0,0 +1,238 @@ +{ + "name": "Dactyl Manuform (4x6)", + "vendorId": "0x444D", + "productId": "0x3436", + "matrix": { + "rows": 10, + "cols": 6 + }, + "layouts": { + "keymap": [ + [ + { + "x": 2 + }, + "0,2", + "0,3", + { + "x": 6.25 + }, + "5,2", + "5,3" + ], + [ + { + "y": -0.9, + "x": 1 + }, + "0,1" + ], + [ + { + "y": -1, + "x": 4 + }, + "0,4", + "0,5", + { + "x": 2.25 + }, + "5,0", + "5,1", + { + "x": 2 + }, + "5,4" + ], + [ + { + "y": -0.8500000000000001 + }, + "0,0", + { + "x": 12.25 + }, + "5,5" + ], + [ + { + "y": -0.25, + "x": 2 + }, + "1,2", + "1,3", + { + "x": 6.25 + }, + "6,2", + "6,3" + ], + [ + { + "y": -0.8999999999999999, + "x": 1 + }, + "1,1", + { + "x": 2 + }, + "1,4", + "1,5", + { + "x": 2.25 + }, + "6,0", + "6,1", + { + "x": 2 + }, + "6,4" + ], + [ + { + "y": -0.8500000000000001 + }, + "1,0", + { + "x": 12.25 + }, + "6,5" + ], + [ + { + "y": -0.25, + "x": 2 + }, + "2,2", + "2,3", + { + "x": 6.25 + }, + "7,2", + "7,3" + ], + [ + { + "y": -0.8999999999999999, + "x": 1 + }, + "2,1", + { + "x": 2 + }, + "2,4", + "2,5", + { + "x": 2.25 + }, + "7,0", + "7,1" + ], + [ + { + "y": -0.8500000000000001 + }, + "2,0", + { + "x": 12.25 + }, + "7,5" + ], + [ + { + "y": -0.25, + "x": 2 + }, + "3,2", + "3,3", + { + "x": 6.25 + }, + "8,2", + "8,3" + ], + [ + { + "ry": 4.25, + "y": -2.15, + "x": 12.25 + }, + "7,4" + ], + [ + { + "r": 30, + "rx": 6.5, + "ry": 0.25, + "y": 3.75, + "x": 1, + "c": "#777777", + "h": 1.5 + }, + "3,5" + ], + [ + { + "y": -0.5, + "h": 1.5 + }, + "3,4" + ], + [ + { + "r": 75, + "ry": 3, + "y": 1, + "x": 2.75, + "c": "#aaaaaa" + }, + "4,5", + "4,3" + ], + [ + { + "x": 2.75 + }, + "4,4", + "4,2" + ], + [ + { + "r": -75, + "rx": 13, + "ry": 5.25, + "y": -4.75, + "x": -4 + }, + "9,2", + "9,0" + ], + [ + { + "x": -4 + }, + "9,3", + "9,1" + ], + [ + { + "r": -30, + "ry": 0, + "y": 1.25, + "x": -6.75, + "c": "#777777", + "h": 1.5 + }, + "8,0" + ], + [ + { + "y": -0.5, + "x": -5.75, + "h": 1.5 + }, + "8,1" + ] + ] + } +}