-
-
Notifications
You must be signed in to change notification settings - Fork 39.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Geistmaschine Geist Layout Refactor and Touch-Up (#21288)
- Loading branch information
1 parent
88640e4
commit de49bcd
Showing
6 changed files
with
265 additions
and
231 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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,30 @@ | ||
# Matrix Diagram for Geistmaschine Geist | ||
|
||
``` | ||
┌───┐ | ||
│91 │ | ||
└───┘ | ||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───────┐ | ||
│00 │10 │01 │11 │02 │12 │03 │13 │04 │14 │05 │15 │06 │16 │07 │17 │ │07 │ 2u Backspace | ||
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ └─┬─────┤ | ||
│20 │30 │21 │31 │22 │32 │23 │33 │24 │34 │25 │35 │26 │36 │37 │ │ │ | ||
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐47 │ ISO Enter | ||
│40 │50 │41 │51 │42 │52 │43 │53 │44 │54 │45 │55 │56 │57 │ │46 │ │ | ||
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘ | ||
│60 │70 │61 │71 │62 │72 │63 │73 │64 │74 │65 │75 │66 │67 │77 │ | ||
├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
│80 │90 │81 │82 │83 │84 │85 │95 │ │96 │87 │97 │ | ||
└────┴────┴────┴────────┴────┴──────────┴────┴────┘ └───┴───┴───┘ | ||
┌────────┐ | ||
│60 │ 2.25u LShift | ||
└────────┘ | ||
┌────┬────┬────┬────────────────────────┬────┬────┐ | ||
│80 │90 │81 │83 │85 │95 │ Blocker | ||
└────┴────┴────┴────────────────────────┴────┴────┘ | ||
┌─────┬───┬─────┬───────────────────────────┬─────┐ | ||
│80 │90 │81 │83 │95 │ Blocker Tsangan | ||
└─────┴───┴─────┴───────────────────────────┴─────┘ | ||
┌─────┬───┬─────┬───────────┬───────────┬────┬────┐ | ||
│80 │90 │81 │82 │84 │85 │95 │ 2x 3u Spacebars | ||
└─────┴───┴─────┴───────────┴───────────┴────┴────┘ | ||
``` |