Six Pack and ortho_ layout updates (#13587)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Suschman <suschman@gmail.com>
This commit is contained in:
parent
046429fa87
commit
7e698c71cd
39 changed files with 335 additions and 19 deletions
3
layouts/community/ortho_1x4/readme.md
Normal file
3
layouts/community/ortho_1x4/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# ortho_1x4
|
||||
|
||||
LAYOUT_ortho_1x4
|
2
layouts/community/ortho_2x3/layout.json
Normal file
2
layouts/community/ortho_2x3/layout.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
["","",""],
|
||||
["","",""]
|
3
layouts/community/ortho_2x3/readme.md
Normal file
3
layouts/community/ortho_2x3/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# ortho_2x3
|
||||
|
||||
LAYOUT_ortho_2x3
|
2
layouts/community/ortho_2x6/layout.json
Normal file
2
layouts/community/ortho_2x6/layout.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
["","","","","",""],
|
||||
["","","","","",""]
|
3
layouts/community/ortho_2x6/readme.md
Normal file
3
layouts/community/ortho_2x6/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# ortho_2x6
|
||||
|
||||
LAYOUT_ortho_2x6
|
|
@ -1 +1,5 @@
|
|||
["","","","",""],["","","","",""],["","","","",""],["","","","",""],["","","","",""]
|
||||
["","","","",""],
|
||||
["","","","",""],
|
||||
["","","","",""],
|
||||
["","","","",""],
|
||||
["","","","",""]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue