diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2023-05-04 12:10:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-04 12:10:12 -0700 |
commit | 7381d2c6e770692d0ad793713ba756004d2c69cc (patch) | |
tree | 16ab17d61ea15e8ff0fa63d6861ab513458102fc /keyboards/kopibeng/xt60_singa/matrix_diagram.md | |
parent | 8593409ac0434173efcecc50b22862bd7f9d6b82 (diff) |
kopibeng XT60_SINGA Layout Additions (#20712)
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* enable Community Layout support
Diffstat (limited to 'keyboards/kopibeng/xt60_singa/matrix_diagram.md')
-rw-r--r-- | keyboards/kopibeng/xt60_singa/matrix_diagram.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt60_singa/matrix_diagram.md b/keyboards/kopibeng/xt60_singa/matrix_diagram.md new file mode 100644 index 0000000000..9dde3489ea --- /dev/null +++ b/keyboards/kopibeng/xt60_singa/matrix_diagram.md @@ -0,0 +1,27 @@ +# Matrix Diagram for kopibeng XT60_SINGA + +``` + ┌───────┐ + 2u Backspace │1D │ + └───────┘ +┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ +│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │1D │ +├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌─────┐ +│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │2C │ │ │ +├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐2D │ +│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │ │2C │ │ +├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘ +│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │ ISO Enter +├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴───┼───┴┬────┬┴───┤ +│40 │41 │42 │44 │46 │48 │4A │4B │4C │4D │ +└────┴────┴────┴────────┴────┴──────────┴────┴────┴────┴────┘ +┌────────┐ ┌──────────┐ +│30 │ │3C │ 2.75u RShift +└────────┘ └──────────┘ +┌────┬────┬────┬────────────────────────┬────┬────┬────┬────┐ +│40 │41 │42 │46 │4A │4B │4C │4D │ Standard +└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘ +┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐ +│40 │41 │42 │46 │4B │4C │4D │ Tsangan/WKL +└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘ +``` |