summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/bebol/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-01 15:01:40 -0700
committerGitHub <noreply@github.com>2023-05-01 15:01:40 -0700
commit1ab355802faeeafffba701a692f3f61ed6b4250a (patch)
tree90cb730c4c838d0a5cc658492189c94e5227fc65 /keyboards/handwired/swiftrax/bebol/matrix_diagram.md
parentf839d251354a9b7d5b8489d9b4ef9149f673f992 (diff)
Bebol Handwired Layout Macro Additions (#20660)
Diffstat (limited to 'keyboards/handwired/swiftrax/bebol/matrix_diagram.md')
-rw-r--r--keyboards/handwired/swiftrax/bebol/matrix_diagram.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/bebol/matrix_diagram.md b/keyboards/handwired/swiftrax/bebol/matrix_diagram.md
new file mode 100644
index 0000000000..4434c2030c
--- /dev/null
+++ b/keyboards/handwired/swiftrax/bebol/matrix_diagram.md
@@ -0,0 +1,24 @@
+# Matrix Diagram for Swiftrax Bebol
+
+```
+ ┌───────┐
+ 2u Backspace │0E │
+ └───────┘
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │
+├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1E │1F │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2E │2F │
+├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
+│30 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │3E │3F │
+├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴──┬┴──┬┴──┬───┼───┼───┤
+│40 │41 │42 │46 │4A │4B │4C │4D │4E │4F │
+└────┴────┴────┴────────────────────────┴───┴───┴───┴───┴───┴───┘
+┌────┬────┬────┬────────────────────────┬─────┬─────┐
+│40 │41 │42 │46 │4A │4C │ RWKL
+└────┴────┴────┴────────────────────────┴─────┴─────┘
+┌─────┬───┬─────┬───────────────────────────┬───┬───┐
+│40 │41 │42 │46 │4B │4C │ 7u Space
+└─────┴───┴─────┴───────────────────────────┴───┴───┘
+```