ADPenrose Akemipad Layout Addition (#20957)

* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_numpad with reference keymap
This commit is contained in:
James Young
2023-05-15 22:17:55 -07:00
committed by GitHub
parent f8313adffb
commit 631e4e50dd
5 changed files with 140 additions and 25 deletions

View File

@@ -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
└───────┘
```