summaryrefslogtreecommitdiff
path: root/keyboards/neson_design/nico/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-09-15 00:47:10 -0700
committerGitHub <noreply@github.com>2023-09-15 00:47:10 -0700
commit49f1cbd40eae67cde4c5fb03fe8c0db1e9522956 (patch)
treea477907b6ac4cc9e9422b44cd5a0f306a946e27a /keyboards/neson_design/nico/matrix_diagram.md
parent06dfa1cafcc73befb687b4eabae55862d0555991 (diff)
Neson Design Nico Layout Additions (#22027)
* Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_65_xt_ansi_blocker_split_bs` [refactor] * Add `LAYOUT_65_xt_ansi_blocker` [enhancement] * Add `LAYOUT_65_xt_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs` [enhancement] * Touch-up keymaps - grid-align keycodes - use four-space indent - use QMK-native keycode aliases [refactor] * Update `via` keymap Update the `via` keymaps to have the same key assignments as the `default` keymap, which is more fleshed out. [chore]
Diffstat (limited to 'keyboards/neson_design/nico/matrix_diagram.md')
-rw-r--r--keyboards/neson_design/nico/matrix_diagram.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/neson_design/nico/matrix_diagram.md b/keyboards/neson_design/nico/matrix_diagram.md
new file mode 100644
index 0000000000..b761512be7
--- /dev/null
+++ b/keyboards/neson_design/nico/matrix_diagram.md
@@ -0,0 +1,21 @@
+# Matrix Diagram for Neson Design Nico
+
+```
+ ┌───────┐
+ 2u Backspace │0E │
+ └───────┘
+┌───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│0F │0G │ │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │4E │
+├───┼───┤ ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤
+│1F │1G │ │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │
+├───┼───┤ ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
+│2F │2G │ │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │2E │
+├───┼───┤ ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
+│3F │3G │ │30 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │
+├───┼───┤ ├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
+│4F │4G │ │40 │41 │42 │48 │49 │4A │ │4B │4C │4D │
+└───┴───┘ └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
+ ┌─────┬───┬─────┬───────────────────────────┬─────┐
+ │40 │41 │42 │48 │4A │ Blocker Tsangan
+ └─────┴───┴─────┴───────────────────────────┴─────┘
+```