aboutsummaryrefslogtreecommitdiff
path: root/layouts/default/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/default/readme.md')
-rw-r--r--layouts/default/readme.md48
1 files changed, 48 insertions, 0 deletions
diff --git a/layouts/default/readme.md b/layouts/default/readme.md
index eca77e693..1acc16d94 100644
--- a/layouts/default/readme.md
+++ b/layouts/default/readme.md
@@ -661,6 +661,24 @@ LAYOUT_numpad_6x4
661### Ortholinear Layouts 661### Ortholinear Layouts
662 662
663``` 663```
664LAYOUT_ortho_2x3
665┌───┬───┬───┐
666│ │ │ │
667├───┼───┼───┤
668│ │ │ │
669└───┴───┴───┘
670```
671
672```
673LAYOUT_ortho_2x6
674┌───┬───┬───┬───┬───┬───┐
675│ │ │ │ │ │ │
676├───┼───┼───┼───┼───┼───┤
677│ │ │ │ │ │ │
678└───┴───┴───┴───┴───┴───┘
679```
680
681```
664LAYOUT_ortho_3x10 682LAYOUT_ortho_3x10
665┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ 683┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
666│ │ │ │ │ │ │ │ │ │ │ 684│ │ │ │ │ │ │ │ │ │ │
@@ -711,6 +729,36 @@ LAYOUT_ortho_4x4
711``` 729```
712 730
713``` 731```
732LAYOUT_ortho_5x5
733┌───┬───┬───┬───┬───┐
734│ │ │ │ │ │
735├───┼───┼───┼───┼───┤
736│ │ │ │ │ │
737├───┼───┼───┼───┼───┤
738│ │ │ │ │ │
739├───┼───┼───┼───┼───┤
740│ │ │ │ │ │
741├───┼───┼───┼───┼───┤
742│ │ │ │ │ │
743└───┴───┴───┴───┴───┘
744```
745
746```
747LAYOUT_ortho_5x10
748┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
749│ │ │ │ │ │ │ │ │ │ │
750├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
751│ │ │ │ │ │ │ │ │ │ │
752├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
753│ │ │ │ │ │ │ │ │ │ │
754├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
755│ │ │ │ │ │ │ │ │ │ │
756├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
757│ │ │ │ │ │ │ │ │ │ │
758└───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘
759```
760
761```
714LAYOUT_ortho_5x12 762LAYOUT_ortho_5x12
715┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ 763┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
716│ │ │ │ │ │ │ │ │ │ │ │ │ 764│ │ │ │ │ │ │ │ │ │ │ │ │