From 051fae984d37de06ae29ca0185c696cc8c137576 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Tue, 25 Apr 2023 10:21:15 -0700 Subject: CannonKeys Aella Layout Macro Additions (#20547) * info.json: apply friendly formatting * add matrix_diagram.md * add LAYOUT_ansi with reference keymap * add LAYOUT_iso with reference keymap * correct url value in info.json The URL didn't load for me with the `www.` included. *shrug* --- keyboards/cannonkeys/aella/matrix_diagram.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/cannonkeys/aella/matrix_diagram.md (limited to 'keyboards/cannonkeys/aella/matrix_diagram.md') diff --git a/keyboards/cannonkeys/aella/matrix_diagram.md b/keyboards/cannonkeys/aella/matrix_diagram.md new file mode 100644 index 0000000000..b58ee68865 --- /dev/null +++ b/keyboards/cannonkeys/aella/matrix_diagram.md @@ -0,0 +1,20 @@ +# Matrix Diagram for Cannonkeys/Alchemist Keyboards Aella + +``` + ┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┐ + │00 ││01 │02 │03 │04 ││06 │07 │08 │09 ││0A │0B │0C │0D ││0E │0F │ + ├───┼┴──┬┴──┬┴──┬┴──┬┴┴─┬─┴─┬─┴─┬─┴─┬─┴┴┬──┴┬──┴┬──┴┬──┴┼───┼───┤ ┌───────┐ + │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │ │1D │ 2u Backspace + ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ └─┬─────┤ + │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2F │ │ │ + 2.25u ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐3D │ ISO Enter + LShift │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │3F │ │3C │ │ +┌────────┐ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘ +│40 │ │40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4D │4F │ +└────────┘ ├────┴┬──┼───┴┬──┴───┴───┴───┴───┴───┴─┬─┴──┬┴───┼──┬───┼───┼───┤ + │50 │ │52 │56 │5A │5B │ │5C │5D │5F │ + └─────┘ └────┴────────────────────────┴────┴────┘ └───┴───┴───┘ + ┌─────┬───────────────────────────┬─────┐ + │52 │56 │5B │ 7u Space + └─────┴───────────────────────────┴─────┘ +``` -- cgit v1.2.3