Add ortho_3x3 community layout (#19210)
This commit is contained in:
@@ -1059,6 +1059,17 @@ LAYOUT_ortho_2x6
|
||||
└───┴───┴───┴───┴───┴───┘
|
||||
```
|
||||
|
||||
```
|
||||
LAYOUT_ortho_3x3
|
||||
┌───┬───┬───┐
|
||||
│ │ │ │
|
||||
├───┼───┼───┤
|
||||
│ │ │ │
|
||||
├───┼───┼───┤
|
||||
│ │ │ │
|
||||
└───┴───┴───┘
|
||||
```
|
||||
|
||||
```
|
||||
LAYOUT_ortho_3x10
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
|
||||
|
||||
Reference in New Issue
Block a user