summaryrefslogtreecommitdiffstats
path: root/layouts/community
diff options
context:
space:
mode:
authorSuschman <Suschman@users.noreply.github.com>2021-07-20 02:30:09 +0200
committerGitHub <noreply@github.com>2021-07-19 17:30:09 -0700
commit7e698c71cd8b9d0cdef6c622cfdd88a13e2a6587 (patch)
treef94f7ba52479e650a90200095cb21f4e0c1a7846 /layouts/community
parent046429fa87ab26bd131c262e590aa6cd03dd9f75 (diff)
Six Pack and ortho_ layout updates (#13587)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Suschman <suschman@gmail.com>
Diffstat (limited to 'layouts/community')
-rw-r--r--layouts/community/ortho_1x4/readme.md3
-rw-r--r--layouts/community/ortho_2x3/layout.json2
-rw-r--r--layouts/community/ortho_2x3/readme.md3
-rw-r--r--layouts/community/ortho_2x6/layout.json2
-rw-r--r--layouts/community/ortho_2x6/readme.md3
-rw-r--r--layouts/community/ortho_5x5/layout.json6
6 files changed, 18 insertions, 1 deletions
diff --git a/layouts/community/ortho_1x4/readme.md b/layouts/community/ortho_1x4/readme.md
new file mode 100644
index 0000000000..6ef30dd0a6
--- /dev/null
+++ b/layouts/community/ortho_1x4/readme.md
@@ -0,0 +1,3 @@
+# ortho_1x4
+
+ LAYOUT_ortho_1x4
diff --git a/layouts/community/ortho_2x3/layout.json b/layouts/community/ortho_2x3/layout.json
new file mode 100644
index 0000000000..255792193e
--- /dev/null
+++ b/layouts/community/ortho_2x3/layout.json
@@ -0,0 +1,2 @@
+["","",""],
+["","",""]
diff --git a/layouts/community/ortho_2x3/readme.md b/layouts/community/ortho_2x3/readme.md
new file mode 100644
index 0000000000..47ae0f6864
--- /dev/null
+++ b/layouts/community/ortho_2x3/readme.md
@@ -0,0 +1,3 @@
+# ortho_2x3
+
+ LAYOUT_ortho_2x3
diff --git a/layouts/community/ortho_2x6/layout.json b/layouts/community/ortho_2x6/layout.json
new file mode 100644
index 0000000000..ce609ee590
--- /dev/null
+++ b/layouts/community/ortho_2x6/layout.json
@@ -0,0 +1,2 @@
+["","","","","",""],
+["","","","","",""]
diff --git a/layouts/community/ortho_2x6/readme.md b/layouts/community/ortho_2x6/readme.md
new file mode 100644
index 0000000000..5e7c148a72
--- /dev/null
+++ b/layouts/community/ortho_2x6/readme.md
@@ -0,0 +1,3 @@
+# ortho_2x6
+
+ LAYOUT_ortho_2x6
diff --git a/layouts/community/ortho_5x5/layout.json b/layouts/community/ortho_5x5/layout.json
index ab4eef8e1b..71f77df6ed 100644
--- a/layouts/community/ortho_5x5/layout.json
+++ b/layouts/community/ortho_5x5/layout.json
@@ -1 +1,5 @@
-["","","","",""],["","","","",""],["","","","",""],["","","","",""],["","","","",""]
+["","","","",""],
+["","","","",""],
+["","","","",""],
+["","","","",""],
+["","","","",""]