Add ortho_3x3 community layout (#19210)
This commit is contained in:
parent
e0d0d81dfa
commit
2d45e5e4b4
5 changed files with 57 additions and 0 deletions
|
@ -1059,6 +1059,17 @@ LAYOUT_ortho_2x6
|
|||
└───┴───┴───┴───┴───┴───┘
|
||||
```
|
||||
|
||||
```
|
||||
LAYOUT_ortho_3x3
|
||||
┌───┬───┬───┐
|
||||
│ │ │ │
|
||||
├───┼───┼───┤
|
||||
│ │ │ │
|
||||
├───┼───┼───┤
|
||||
│ │ │ │
|
||||
└───┴───┴───┘
|
||||
```
|
||||
|
||||
```
|
||||
LAYOUT_ortho_3x10
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue