Add ortho_3x3 community layout (#19210)

This commit is contained in:
Joel Challis
2022-11-30 06:38:02 +00:00
committed by GitHub
parent e0d0d81dfa
commit 2d45e5e4b4
5 changed files with 57 additions and 0 deletions

View File

@@ -1059,6 +1059,17 @@ LAYOUT_ortho_2x6
└───┴───┴───┴───┴───┴───┘
```
```
LAYOUT_ortho_3x3
┌───┬───┬───┐
│ │ │ │
├───┼───┼───┤
│ │ │ │
├───┼───┼───┤
│ │ │ │
└───┴───┴───┘
```
```
LAYOUT_ortho_3x10
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐