Pearl Boards Pearl Layout Addition (#20765)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_625u_space
This commit is contained in:
21
keyboards/pearlboards/pearl/matrix_diagram.md
Normal file
21
keyboards/pearlboards/pearl/matrix_diagram.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Matrix Diagram for Pearl Boards Pearl
|
||||
|
||||
```
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───────┐
|
||||
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │ │0C │ 2u Backspace
|
||||
├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴───┤ └───────┘
|
||||
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │
|
||||
├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬────┤ ┌────────┐
|
||||
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │ │2A │ 2.25u RShift
|
||||
└────┬─┴─┬─┴──┬┴───┼───┴───┴┬──┴───┴───┼───┴┬──┴┬───┘ └────────┘
|
||||
│30 │31 │32 │33 │34 │35 │36 │
|
||||
└───┴────┴────┴────────┴──────────┴────┴───┘
|
||||
┌─ Alternate Split ──────┐
|
||||
┌────┬───┬──────────┬────────┬────┬───┬────┐
|
||||
│30 │31 │32 │33 │34 │35 │36 │
|
||||
└────┴───┴──────────┴────────┴────┴───┴────┘
|
||||
┌─ 6.25u Spacebar ───────┐
|
||||
┌────────────────────────┐
|
||||
│33 │
|
||||
└────────────────────────┘
|
||||
```
|
||||
Reference in New Issue
Block a user