Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pearl Boards Pearl Layout Addition #20765

Merged
merged 3 commits into from
May 8, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add matrix_diagram.md
  • Loading branch information
noroadsleft committed May 6, 2023
commit 7bff4a66d96851d9175b89f0caa53553ba6e7373
21 changes: 21 additions & 0 deletions keyboards/pearlboards/pearl/matrix_diagram.md
Original file line number Diff line number Diff line change
@@ -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 │
└────────────────────────┘
```