summaryrefslogtreecommitdiff
path: root/keyboards/i_s_hole/keymaps/vial/vial.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/i_s_hole/keymaps/vial/vial.json')
-rw-r--r--keyboards/i_s_hole/keymaps/vial/vial.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/i_s_hole/keymaps/vial/vial.json b/keyboards/i_s_hole/keymaps/vial/vial.json
new file mode 100644
index 0000000000..15f556e191
--- /dev/null
+++ b/keyboards/i_s_hole/keymaps/vial/vial.json
@@ -0,0 +1,25 @@
+{
+ "name": "I-S-hOle",
+ "lighting": "none",
+ "vendorId": "0x1209",
+ "productId": "0x4204",
+ "matrix": {
+ "rows": 2,
+ "cols": 2
+ },
+ "layouts": {
+ "keymap": [
+ [{"a": 7, "w": 2, "h": 1.25, "w2": 1, "h2": 1.5}, "", {"x": 0.25, "w": 1.25, "h": 2, "w2": 1.5, "h2": 1, "x2": -0.25}, ""],
+ [{"y": 0.5, "w": 1.25, "h": 2, "w2": 1.5, "h2": 1, "y2": 1}, ""],
+ [{"y": -0.25, "x": 1.5, "w": 2, "h": 1.25, "w2": 1, "h2": 1.5, "x2": 1, "y2": -0.25}, ""]
+ ],
+ "LAYOUT_2x2": {
+ "layout": [
+ { "matrix": [0, 0], "x": 0, "y": 0 },
+ { "matrix": [0, 1], "x": 1, "y": 0 },
+ { "matrix": [1, 0], "x": 0, "y": 1 },
+ { "matrix": [1, 1], "x": 1, "y": 1 }
+ ]
+ }
+ }
+}