-
-
Notifications
You must be signed in to change notification settings - Fork 39.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QwertleKeys Calice Layout Addition (#20782)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_2u_bs * info.json: edit maintainer field Reference the maintainer's GitHub username.
- Loading branch information
1 parent
7dc2e63
commit 08f8c9d
Showing
2 changed files
with
223 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Matrix Diagram for QwertleKeys Calice | ||
|
||
``` | ||
┌───┐┌───┬───┬───┬───┐┌───┬───┐ ┌───┬───┐┌───┬───┬───┬───┐┌───┐ ┌───┐ | ||
│10 ││00 │11 │01 │12 ││02 │13 │ │04 │14 ││05 │15 │06 │16 ││07 │ │17 │ | ||
└───┘└───┴───┴───┴───┘└───┴───┘ └───┴───┘└───┴───┴───┴───┘└───┘ └┬──┴┐ | ||
┌───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┐│37 │ ┌───────┐ | ||
│30 │20 │31 │21 │32 │22 │33 │ │24 │34 │25 │35 │26 │36 │56 │27 │└┬──┴┐ │56 │ 2u Backspace | ||
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┘ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ │57 │ └───────┘ | ||
│50 │40 │51 │41 │52 │42 │ │53 │44 │54 │45 │55 │46 │76 │47 │ └┬──┴┐ | ||
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ │77 │ | ||
│70 │60 │71 │61 │72 │62 │ │73 │64 │74 │65 │75 │66 │67 │ └───┘ | ||
├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┐ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ | ||
│90 │80 │91 │81 │92 │82 │ │93 │84 │94 │85 │95 │86 │96 │87 │ | ||
├─────┬──┴──┬┴───┴┬──┴───┴──┬┴──┐ ├───┴───┴──┬┴───┴┬──┴───┴──┬───┼───┼───┐ | ||
│B0 │ │A0 │B2 │A2 │ │A4 │A5 │ │B6 │A7 │B7 │ | ||
└─────┘ └─────┴─────────┴───┘ └──────────┴─────┘ └───┴───┴───┘ | ||
``` |