summaryrefslogtreecommitdiff
path: root/keyboards/free_willy/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-22 04:24:51 +0000
committerQMK Bot <hello@qmk.fm>2021-09-22 04:24:51 +0000
commit6a26c5cb804a5a3eedfaa80da40dbfa3eb3ef597 (patch)
treef981dc555cec3604bb72e58fd199c7076e67bac6 /keyboards/free_willy/info.json
parentc0cf46187452aa88a908dfd2e9eb56b8cb247859 (diff)
parentc8a3353003bbe706258adc0a4a859b5c2c987cd3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/free_willy/info.json')
-rw-r--r--keyboards/free_willy/info.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/keyboards/free_willy/info.json b/keyboards/free_willy/info.json
new file mode 100644
index 0000000000..c2bb3b95d9
--- /dev/null
+++ b/keyboards/free_willy/info.json
@@ -0,0 +1,47 @@
+{
+ "keyboard_name": "free willy",
+ "url": "https://www.squashkb.com/product/free-willy",
+ "maintainer": "tsquash",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0},
+ {"x":1, "y":0},
+ {"x":2, "y":0},
+ {"x":3, "y":0},
+ {"x":4, "y":0},
+ {"x":5, "y":0},
+ {"x":6, "y":0},
+ {"x":7, "y":0},
+ {"x":8, "y":0},
+ {"x":9, "y":0},
+ {"x":0, "y":1},
+ {"x":1, "y":1},
+ {"x":2, "y":1},
+ {"x":3, "y":1},
+ {"x":4, "y":1},
+ {"x":5, "y":1},
+ {"x":6, "y":1},
+ {"x":7, "y":1},
+ {"x":8, "y":1},
+ {"x":9, "y":1},
+ {"x":0, "y":2},
+ {"x":1, "y":2},
+ {"x":2, "y":2},
+ {"x":3, "y":2},
+ {"x":4, "y":2},
+ {"x":5, "y":2},
+ {"x":6, "y":2},
+ {"x":7, "y":2},
+ {"x":8, "y":2},
+ {"x":9, "y":2},
+ {"x":2, "y":3},
+ {"x":3, "y":3},
+ {"x":4, "y":3},
+ {"x":5, "y":3},
+ {"x":6, "y":3},
+ {"x":7, "y":3}
+ ]
+ }
+ }
+}