From 7e2cbadb75b81575dc5928c1eb0f628a7eed5d91 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Mon, 8 May 2023 04:27:37 -0700 Subject: protoTypist Allison Layout Additions (#20777) * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_iso_tsangan_split_bs_rshift * add LAYOUT_iso_tsangan * add LAYOUT_iso_wkl_split_bs_rshift * add LAYOUT_iso_wkl --- keyboards/prototypist/allison/matrix_diagram.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 keyboards/prototypist/allison/matrix_diagram.md (limited to 'keyboards/prototypist/allison/matrix_diagram.md') diff --git a/keyboards/prototypist/allison/matrix_diagram.md b/keyboards/prototypist/allison/matrix_diagram.md new file mode 100644 index 0000000000..359cc52744 --- /dev/null +++ b/keyboards/prototypist/allison/matrix_diagram.md @@ -0,0 +1,24 @@ +# Matrix Diagram for protoTypist Allison + +``` + ┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐ + │00 ││01 │02 │03 │04 ││05 │06 │07 │08 ││09 │0A │0B │0C ││0D │ + └───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘ +┌───┐┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───────┐ +│10 ││11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │0E │ │0E │ 2u Backspace +├───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ └─┬─────┤ +│20 ││21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │ │ │ +├───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐3E │ ISO Enter +│30 ││31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3E │ │3D │ │ +├───┤├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘ +│40 ││41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4D │4E │ +├───┤├────┴┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤ +│50 ││51 │52 │53 │58 │5C │5D │5E │ +└───┘└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘ + ┌────────┐ ┌──────────┐ + │41 │ 2.25u LShift 2.75u RShift │4D │ + └────────┘ └──────────┘ + ┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐ + │51 │ │53 │58 │5C │ │5E │ WKL + └─────┘ └─────┴───────────────────────────┴─────┘ └─────┘ +``` -- cgit v1.2.3