summaryrefslogtreecommitdiffstats
path: root/keyboards/p3d/glitch/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-06 23:02:42 -0700
committerGitHub <noreply@github.com>2023-05-06 23:02:42 -0700
commit69369976477600776d2da49e6faabe558cc3e6f6 (patch)
tree91519a05b7ceed868e52ea165ab7e134f15a600e /keyboards/p3d/glitch/matrix_diagram.md
parente41893b55791ca6390cf27d8afa13f8bebef26fe (diff)
P3D Glitch Layout Addition (#20763)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_2u_bs
Diffstat (limited to 'keyboards/p3d/glitch/matrix_diagram.md')
-rw-r--r--keyboards/p3d/glitch/matrix_diagram.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/p3d/glitch/matrix_diagram.md b/keyboards/p3d/glitch/matrix_diagram.md
new file mode 100644
index 0000000000..be3874f4f3
--- /dev/null
+++ b/keyboards/p3d/glitch/matrix_diagram.md
@@ -0,0 +1,21 @@
+# Matrix Diagram for P3D Glitch
+
+```
+ ┌───────┐
+ 2u Backspace │16 │
+ └───────┘┌───┐
+ ┌───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┐│17 │
+ │00 │10 │01 │11 │02 │12 │03 │ │13 │04 │14 │05 │15 │06 │16 │07 │└───┘
+┌┴───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤┌───┐
+│20 │30 │21 │31 │22 │32 │ │33 │24 │34 │25 │35 │26 │36 │27 ││37 │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤├───┤
+│40 │50 │41 │51 │42 │52 │ │53 │44 │54 │45 │55 │46 │47 ││57 │
+├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┐ ┌┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴─────┬──┘└─┬─┴─┐
+│60 │61 │71 │62 │72 │63 │ │73 │64 │74 │65 │75 │66 │76 │┌───┐│77 │
+├────┬───┴┬──┴┬──┴───┴───┼───┴┐ └┬──┴─┬─┴───┴──┬┴──┬┴──┬┴──┬───┘│67 │└───┘
+│80 │90 │ │91 │92 │ │93 │94 │ │95 │86 │┌───┼───┼───┐
+└────┴────┘ └──────────┴────┘ └────┴────────┘ └───┴───┘│96 │87 │97 │
+ ┌────┬──────────┐ ┌────────┬────┐ └───┴───┴───┘
+ │91 │92 │ │93 │94 │
+ └────┴──────────┘ └────────┴────┘
+```