summaryrefslogtreecommitdiffstats
path: root/keyboards/adpenrose/akemipad/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-15 22:17:55 -0700
committerGitHub <noreply@github.com>2023-05-15 22:17:55 -0700
commit631e4e50dda1b471c87701d97ba144033933ea23 (patch)
tree10e56a9e88b203a4aa366733c0e492afbfda4bec /keyboards/adpenrose/akemipad/matrix_diagram.md
parentf8313adffb6d2564465e51c4f365f135119c9d16 (diff)
ADPenrose Akemipad Layout Addition (#20957)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_numpad with reference keymap
Diffstat (limited to 'keyboards/adpenrose/akemipad/matrix_diagram.md')
-rw-r--r--keyboards/adpenrose/akemipad/matrix_diagram.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/adpenrose/akemipad/matrix_diagram.md b/keyboards/adpenrose/akemipad/matrix_diagram.md
new file mode 100644
index 0000000000..06fc867532
--- /dev/null
+++ b/keyboards/adpenrose/akemipad/matrix_diagram.md
@@ -0,0 +1,21 @@
+# Matrix Diagram for ADPenrose AkemiPad
+
+```
+ ┌───┬───┬───┬───┐
+ │00 │01 │02 │03 │
+ └───┴───┴───┴───┘
+ ┌───┬───┬───┬───┐
+ │10 │11 │12 │13 │
+ ├───┼───┼───┼───┤ ┌───┐
+ │20 │21 │22 │23 │ │ │
+ ├───┼───┼───┼───┤ │23 │ 2u Numpad Plus
+ │30 │31 │32 │33 │ │ │
+ ├───┼───┼───┼───┤ ├───┤
+ │40 │41 │42 │43 │ │ │
+ ┌───┐├───┼───┼───┼───┤ │43 │ 2u Numpad Enter
+Encoder ─ │54 ││50 │51 │52 │53 │ │ │
+ └───┘└───┴───┴───┴───┘ └───┘
+ ┌───────┐
+ │50 │ 2u Numpad Zero
+ └───────┘
+```