diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2023-04-26 19:58:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-26 19:58:35 -0700 |
commit | 68da1e7ed414195b34fe7a5cf7cd840ec6c0cfd2 (patch) | |
tree | 72164311b0159f115090f75785aa0b99f7b63426 /keyboards/cannonkeys/serenity/matrix_diagram.md | |
parent | 78b893e7fdfcaf11ec75e71fc0481cbb99c1b226 (diff) |
CannonKeys Serenity Layout Macro Additions (#20570)
* add matrix_diagram.md
* info.json: apply friendly formatting
* info.json: correct layout data
* add LAYOUT_tkl_f13_iso_split_bs_rshift
* add LAYOUT_tkl_f13_iso
* add LAYOUT_tkl_f13_ansi_split_bs_rshift
* add LAYOUT_tkl_f13_ansi
* enable Community Layout support
Diffstat (limited to 'keyboards/cannonkeys/serenity/matrix_diagram.md')
-rw-r--r-- | keyboards/cannonkeys/serenity/matrix_diagram.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/serenity/matrix_diagram.md b/keyboards/cannonkeys/serenity/matrix_diagram.md new file mode 100644 index 0000000000..c44d2538dc --- /dev/null +++ b/keyboards/cannonkeys/serenity/matrix_diagram.md @@ -0,0 +1,24 @@ +# Matrix Data for CannonKeys Serenity + +``` +┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐ ┌───┬───┬───┐ +│00 ││01 │02 │03 │04 ││05 │06 │07 │08 ││09 │0A │0B │0C ││0E │ │0F │0G │0H │ +└───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘ └───┴───┴───┘ +┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┐ ┌───────┐ +│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │ │1F │1G │1H │ │1D │ 2u Backspace +├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┼───┼───┤ └─┬─────┤ +│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2E │ │2F │2G │2H │ │ │ +├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ └───┴───┴───┘ ┌──┴┐3E │ ISO Enter +│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3E │ │3C │ │ +├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ └───┴────┘ +│40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4E │ │4G │ +├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤ ┌───┼───┼───┐ +│50 │51 │52 │56 │5A │5B │5C │5E │ │5F │5G │5H │ +└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘ └───┴───┴───┘ +┌────────┐ ┌──────────┐ +│40 │ 2.25u LShift 2.75u RShift │4C │ +└────────┘ └──────────┘ +┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐ +│ │ │ │ │ │ │ │ Tsangan/WKL +└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘ +``` |