1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 57 additions and 0 deletions

View file

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