summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/gentoo/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-04-26 09:58:26 -0700
committerGitHub <noreply@github.com>2023-04-26 09:58:26 -0700
commit51343bfd3a3b9315c028ade046d45c1931e2fadd (patch)
treedf8492957e6922a4eb43a5d95d486e5e7a559125 /keyboards/cannonkeys/gentoo/matrix_diagram.md
parent4e749f0bf4c00ddae52ee40ca8851166bbcef987 (diff)
CannonKeys Gentoo Layout Macro Additions (#20561)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi * add LAYOUT_65_ansi_split_bs * add LAYOUT_65_ansi_wkl * add LAYOUT_65_ansi_wkl_split_bs * add LAYOUT_65_iso * add LAYOUT_65_iso_split_bs * add LAYOUT_65_iso_wkl * add LAYOUT_65_iso_wkl_split_bs * enable Community Layout support * add LAYOUT_65_ansi_rwkl * add LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_iso_rwkl * add LAYOUT_65_iso_rwkl_split_bs
Diffstat (limited to 'keyboards/cannonkeys/gentoo/matrix_diagram.md')
-rw-r--r--keyboards/cannonkeys/gentoo/matrix_diagram.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/gentoo/matrix_diagram.md b/keyboards/cannonkeys/gentoo/matrix_diagram.md
new file mode 100644
index 0000000000..a18b71bf5f
--- /dev/null
+++ b/keyboards/cannonkeys/gentoo/matrix_diagram.md
@@ -0,0 +1,28 @@
+# Matrix Diagram for CannonKeys Gentoo
+
+```
+ ┌───────┐
+ 2u Backspace │0D │
+ └───────┘
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┐
+│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │2C │ │0E │
+├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┤ ┌─────┐
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │ │1E │ │ │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤ ┌──┴┐2D │
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │ │2E │ │1D │ │
+├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤ └───┴────┘
+│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │┌───┐│3E │ ISO Enter
+├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴──┬┴──┬┴──┬───┘│3D │└───┘
+│40 │41 │42 │46 │49 │4A │4B │┌───┼───┼───┐
+└────┴────┴────┴────────────────────────┴───┴───┴───┘│4C │4D │4E │
+ └───┴───┴───┘
+┌────────┐
+│30 │ 2.25u LShift
+└────────┘
+┌────┬────┬────┬────────────────────────┬─────┬─────┐
+│40 │41 │42 │46 │49 │4B │ RWKL
+└────┴────┴────┴────────────────────────┴─────┴─────┘
+┌─────┬─────┬───────────────────────────┬─────┬─────┐
+│40 │41 │46 │49 │4B │ WKL
+└─────┴─────┴───────────────────────────┴─────┴─────┘
+```