aboutsummaryrefslogtreecommitdiff
path: root/layouts/default/65_ansi
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-11-21 12:21:23 +1100
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2019-11-20 17:21:23 -0800
commitf7c8e7ff70267d8dc345fc254a8d59ee668bb5cd (patch)
tree3c30f7bd8dd19ebf794da9d732b8fa79bf12a90e /layouts/default/65_ansi
parent6776703d8fb376dad07196450f576c62c73c9365 (diff)
downloadqmk_firmware-f7c8e7ff70267d8dc345fc254a8d59ee668bb5cd.tar.gz
qmk_firmware-f7c8e7ff70267d8dc345fc254a8d59ee668bb5cd.zip
Add info.json files for all default layouts (#7425)
* Add info.json files for all default layouts * Update layouts/default/60_hhkb/layout.json * Fix layout.json spacing and info.json dimensions
Diffstat (limited to 'layouts/default/65_ansi')
-rw-r--r--layouts/default/65_ansi/info.json85
-rw-r--r--layouts/default/65_ansi/layout.json2
2 files changed, 86 insertions, 1 deletions
diff --git a/layouts/default/65_ansi/info.json b/layouts/default/65_ansi/info.json
new file mode 100644
index 000000000..86fbc3ca7
--- /dev/null
+++ b/layouts/default/65_ansi/info.json
@@ -0,0 +1,85 @@
1{
2 "keyboard_name": "65% ANSI layout",
3 "url": "",
4 "maintainer": "qmk",
5 "width": 16,
6 "height": 5,
7 "layouts": {
8 "LAYOUT_65_ansi": {
9 "layout": [
10 {"x":0, "y":0},
11 {"x":1, "y":0},
12 {"x":2, "y":0},
13 {"x":3, "y":0},
14 {"x":4, "y":0},
15 {"x":5, "y":0},
16 {"x":6, "y":0},
17 {"x":7, "y":0},
18 {"x":8, "y":0},
19 {"x":9, "y":0},
20 {"x":10, "y":0},
21 {"x":11, "y":0},
22 {"x":12, "y":0},
23 {"x":13, "y":0, "w":2},
24 {"x":15, "y":0},
25
26 {"x":0, "y":1, "w":1.5},
27 {"x":1.5, "y":1},
28 {"x":2.5, "y":1},
29 {"x":3.5, "y":1},
30 {"x":4.5, "y":1},
31 {"x":5.5, "y":1},
32 {"x":6.5, "y":1},
33 {"x":7.5, "y":1},
34 {"x":8.5, "y":1},
35 {"x":9.5, "y":1},
36 {"x":10.5, "y":1},
37 {"x":11.5, "y":1},
38 {"x":12.5, "y":1},
39 {"x":13.5, "y":1, "w":1.5},
40 {"x":15, "y":1},
41
42 {"x":0, "y":2, "w":1.75},
43 {"x":1.75, "y":2},
44 {"x":2.75, "y":2},
45 {"x":3.75, "y":2},
46 {"x":4.75, "y":2},
47 {"x":5.75, "y":2},
48 {"x":6.75, "y":2},
49 {"x":7.75, "y":2},
50 {"x":8.75, "y":2},
51 {"x":9.75, "y":2},
52 {"x":10.75, "y":2},
53 {"x":11.75, "y":2},
54 {"x":12.75, "y":2, "w":2.25},
55 {"x":15, "y":2},
56
57 {"x":0, "y":3, "w":2.25},
58 {"x":2.25, "y":3},
59 {"x":3.25, "y":3},
60 {"x":4.25, "y":3},
61 {"x":5.25, "y":3},
62 {"x":6.25, "y":3},
63 {"x":7.25, "y":3},
64 {"x":8.25, "y":3},
65 {"x":9.25, "y":3},
66 {"x":10.25, "y":3},
67 {"x":11.25, "y":3},
68 {"x":12.25, "y":3, "w":1.75},
69 {"x":14, "y":3},
70 {"x":15, "y":3},
71
72 {"x":0, "y":4, "w":1.25},
73 {"x":1.25, "y":4, "w":1.25},
74 {"x":2.5, "y":4, "w":1.25},
75 {"x":3.75, "y":4, "w":6.25},
76 {"x":10, "y":4},
77 {"x":11, "y":4},
78 {"x":12, "y":4},
79 {"x":13, "y":4},
80 {"x":14, "y":4},
81 {"x":15, "y":4}
82 ]
83 }
84 }
85}
diff --git a/layouts/default/65_ansi/layout.json b/layouts/default/65_ansi/layout.json
index 0fa92b0f2..d8b752ba5 100644
--- a/layouts/default/65_ansi/layout.json
+++ b/layouts/default/65_ansi/layout.json
@@ -1,4 +1,4 @@
1["","","","","","","","","","","","","",{w:2},"",""], 1[{a:7},"","","","","","","","","","","","","",{w:2},"",""],
2[{w:1.5},"","","","","","","","","","","","","",{w:1.5},"",""], 2[{w:1.5},"","","","","","","","","","","","","",{w:1.5},"",""],
3[{w:1.75},"","","","","","","","","","","","",{w:2.25},"",""], 3[{w:1.75},"","","","","","","","","","","","",{w:2.25},"",""],
4[{w:2.25},"","","","","","","","","","","",{w:1.75},"","",""], 4[{w:2.25},"","","","","","","","","","","",{w:1.75},"","",""],