From f839d251354a9b7d5b8489d9b4ef9149f673f992 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Mon, 1 May 2023 15:01:21 -0700 Subject: split_65 Handwired Layout Macro Addition and Touch-Up (#20659) --- .../handwired/jtallbean/split_65/matrix_diagram.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 keyboards/handwired/jtallbean/split_65/matrix_diagram.md (limited to 'keyboards/handwired/jtallbean/split_65/matrix_diagram.md') diff --git a/keyboards/handwired/jtallbean/split_65/matrix_diagram.md b/keyboards/handwired/jtallbean/split_65/matrix_diagram.md new file mode 100644 index 0000000000..ebd5938c36 --- /dev/null +++ b/keyboards/handwired/jtallbean/split_65/matrix_diagram.md @@ -0,0 +1,18 @@ +# Matrix Diagram for split_65 + +``` + ┌───────┐ + 2u Backspace │57 │ + └───────┘ +┌───┐┌───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┬───┐ +│00 ││01 │02 │03 │04 │05 │06 │07 │ │50 │51 │52 │53 │54 │55 │56 │57 │58 │ +├───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┘ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ +│10 ││11 │13 │14 │15 │16 │17 │ │60 │61 │62 │63 │64 │65 │66 │67 │68 │ +├───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ +│20 ││21 │23 │24 │25 │26 │27 │ │70 │71 │72 │73 │74 │75 │77 │78 │ +├───┤├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┐ └─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ +│30 ││31 │33 │34 │35 │36 │37 │ │80 │81 │82 │83 │84 │85 │87 │88 │ +├───┤├────┬───┴┬──┴─┬─┴───┴───┴┬──┘ ┌──┴───┴─┬─┴──┬┴───┼───┴┬─┬───┼───┼───┤ +│40 ││41 │43 │44 │45 │ │90 │92 │93 │94 │ │95 │97 │98 │ +└───┘└────┴────┴────┴──────────┘ └────────┴────┴────┴────┘ └───┴───┴───┘ +``` -- cgit v1.2.3