From d965ced42e455ccf89e754216664598a4eb86e4f Mon Sep 17 00:00:00 2001 From: blindassassin111 <38090555+blindassassin111@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:35:58 -0600 Subject: [PATCH] Create osav2_topre.json --- v3/viktus/osav2_topre/osav2_topre.json | 205 +++++++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 v3/viktus/osav2_topre/osav2_topre.json diff --git a/v3/viktus/osav2_topre/osav2_topre.json b/v3/viktus/osav2_topre/osav2_topre.json new file mode 100644 index 0000000000..77ca76b03d --- /dev/null +++ b/v3/viktus/osav2_topre/osav2_topre.json @@ -0,0 +1,205 @@ +{ + "name": "OSAv2 - Topre", + "vendorId": "0x5644", + "productId": "0x446F", + "matrix": { + "rows": 5, + "cols": 16 + }, + "layouts": { + "labels": [ + ["Backspace", "Split", "2U"], ["Right Shift", "Split", "2.75U"], "Mirrored Left Space" + ], + "keymap": [ + [ + { + "x":0.5, + "c":"#aaaaaa" + }, + "0,0", + { + "x":0.25, + "c":"#777777" + }, + "0,1", + { + "c":"#cccccc" + }, + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + { + "x":1 + }, + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + "0,13", + "0,14\n\n\n0,0", + { + "c":"#aaaaaa" + }, + "0,15\n\n\n0,0", + { + "x":1, + "w":2 + }, + "0,15\n\n\n0,1" + ], + [ + { + "x":0.25 + }, + "1,0", + { + "x":0.25, + "w":1.5 + }, + "1,1", + { + "c":"#cccccc" + }, + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + { + "x":1.5 + }, + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + "1,13", + "1,14", + { + "c":"#aaaaaa", + "w":1.5 + }, + "1,15" + ], + [ + "2,0", + { + "x":0.25, + "w":1.75 + }, + "2,1", + { + "c":"#cccccc" + }, + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + { + "x":2 + }, + "2,8", + "2,9", + "2,10", + "2,11", + "2,12", + "2,13", + { + "c":"#777777", + "w":2.25 + }, + "2,15" + ], + [ + { + "x":1, + "c":"#aaaaaa", + "w":2.25 + }, + "3,1", + { + "c":"#cccccc" + }, + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + { + "x":1.5 + }, + "3,8", + "3,9", + "3,10", + "3,11", + "3,12", + "3,13", + { + "c":"#aaaaaa", + "w":1.75 + }, + "3,14\n\n\n1,0", + "3,15\n\n\n1,0", + { + "x":0.25, + "w":2.75 + }, + "4,14\n\n\n1,1" + ], + [ + { + "x":1, + "w":1.5 + }, + "4,1", + { + "x":1.5, + "w":1.5 + }, + "4,2", + { + "c":"#cccccc", + "w":2.25 + }, + "4,4\n\n\n2,0", + { + "c":"#aaaaaa" + }, + "4,6\n\n\n2,0", + { + "x":1, + "c":"#cccccc", + "w":2.75 + }, + "4,9", + { + "c":"#aaaaaa", + "w":1.5 + }, + "4,11", + { + "x":2.75, + "w":1.5 + }, + "4,15" + ], + [ + { + "y":0.25, + "x":5.5 + }, + "4,3\n\n\n2,1", + { + "c":"#cccccc", + "w":2.25 + }, + "4,5\n\n\n2,1" + ] + ] + } +}