summaryrefslogtreecommitdiff
path: root/keyboards/sauce/mild/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-09 19:05:27 -0700
committerGitHub <noreply@github.com>2023-05-09 19:05:27 -0700
commit6892ba9026f1053b8d0f51a2bf8f55b31f689b9b (patch)
treedba82a8f556990441eb47a75b7ac04278be183e1 /keyboards/sauce/mild/matrix_diagram.md
parent8819793f1be6a4ad4acbd679c8b74b1cd043e7ad (diff)
Sauce Mild Layout Additions (#20818)
* add matrix_diagram.md * info.json: apply friendly formatting, phase 1 - apply four-space indent * info.json: apply friendly formatting, phase 2 - add key labels * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_wkl_split_bs_rshift * add LAYOUT_tkl_iso_wkl * add position [3, 12] to LAYOUT_all Adds the previously-missing `KC_NUHS` key position to the `LAYOUT_all` macro. * info.json: edit listed maintainer Reference the maintainer's GitHub username.
Diffstat (limited to 'keyboards/sauce/mild/matrix_diagram.md')
-rw-r--r--keyboards/sauce/mild/matrix_diagram.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/sauce/mild/matrix_diagram.md b/keyboards/sauce/mild/matrix_diagram.md
new file mode 100644
index 0000000000..b604d37dea
--- /dev/null
+++ b/keyboards/sauce/mild/matrix_diagram.md
@@ -0,0 +1,21 @@
+# Matrix Diagram for Sauce Mild
+
+```
+┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐┌───┬───┬───┐
+│00 │ │01 │02 │03 │04 │ │05 │06 │07 │08 │ │09 │0A │0B │0C ││0E │0F │0G │
+└───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘└───┴───┴───┘
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┬───┬───┐ ┌───────┐
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │4C ││1E │1F │1G │ │1D │ 2u Backspace
+├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┼───┼───┤ └─┬─────┤
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D ││2E │2F │2G │ │ │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┴───┴───┘ ┌──┴┐3D │ ISO Enter
+│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │ │3C │ │
+├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ └───┴────┘
+│40 │51 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4D │ │4F │
+├────┴┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤┌───┼───┼───┐
+│50 │ │53 │55 │5A │ │5D ││5E │5F │5G │
+└─────┘ └─────┴───────────────────────────┴─────┘ └─────┘└───┴───┴───┘
+┌────────┐ ┌──────────┐
+│40 │ 2.25u LShift │4B │ 2.75u RShift
+└────────┘ └──────────┘
+```