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

add 60_* Community Layouts to keyboards: D #22841

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
add matrix diagram for dz60v2
  • Loading branch information
dunk2k committed May 1, 2024
commit df89ad4a6c62489eafe69b55125856e95b29e4ad
50 changes: 50 additions & 0 deletions keyboards/dztech/dz60v2/matrix_diagram.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Matrix Diagram for DZTECH DZ60v2

```
┌───────┐
2u Backspace │0E │
└───────┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌─────┐
│10 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │ │ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐2D │ ISO Enter
│20 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │ │1E │ │
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │3E │
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤
│40 │41 │43 │46 │4A │4B │4D │4E │
└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
Shift Row:
┌────────┐ ┌───┬──────────┐
│30 │ 2.25u LShift │3B │3D │ 2.75u RShift
└────────┘ └───┴──────────┘
┌──────┬───┬───┐
│3C │3D │3E │ 1.75u-2x1u RShift
└──────┴───┴───┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │ 1u 4th Row
└───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘
┌───────┐ ┌───────┐
│30 │ 2u LShift 2u RShift │3D │
└───────┘ └───────┘
Bottom Row:
┌────┬────┬────┬────────┬────┬──────────┬────┬────┬────┬────┐
│40 │41 │43 │44 │46 │48 │4A │4B │4D │4E │ Split 6.25u Spacebar (Left Offset)
└────┴────┴────┴────────┴────┴──────────┴────┴────┴────┴────┘
┌────┬────┬────┬──────────┬────┬────────┬────┬────┬────┬────┐
│40 │41 │43 │44 │46 │48 │4A │4B │4D │4E │ Split 6.25u Spacebar (Right Offset)
└────┴────┴────┴──────────┴────┴────────┴────┴────┴────┴────┘
┌─────┬─────┬───────────────────────────┬───┬───┬───┬───┬───┐
│40 │41 │46 │4A │4B │4C │4D │4E │ LWKL, 5x1u Right Mods
└─────┴─────┴───────────────────────────┴───┴───┴───┴───┴───┘
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
│40 │41 │43 │46 │4B │4D │4E │ Tsangan/WKL/HHKB
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
┌─────┬───┬─────┬───────────────────────────┬───┬───┬───┬───┐
│40 │41 │43 │46 │4B │4C │4D │4E │ Tsangan Arrow
└─────┴───┴─────┴───────────────────────────┴───┴───┴───┴───┘
┌─────┬───┬─────┬───────────────────────┬─────┬───┬───┬─────┐
│40 │41 │43 │46 │4A │4B │4D │4E │ Infinity/True HHKB
└─────┴───┴─────┴───────────────────────┴─────┴───┴───┴─────┘
```
Loading