qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

matrix_diagram.md (3723B)


      1 # Matrix Diagram for Han Chen AMJ96
      2 
      3 There's a lot of options available on the PCB, including some on the
      4 bottom row, but I haven't ever found high quality images of a bare PCB
      5 with which to determine what's actually supported. :\\\
      6 \- @noroadsleft, 19 January, 2024
      7 
      8 ```
      9 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
     10 │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │09 │0A │0C │
     11 ├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤      ┌───────┐
     12 │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │2F │0B │0F │6F │      │2D     │ 2u Backspace
     13 ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┼───┼───┼───┤      └─┬─────┤                ┌─────┐               ┌───┐
     14 │30   │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D   │3E │3F │0D │6D │        │     │                │3D   │               │   │
     15 ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┼───┼───┼───┤     ┌──┴┐??  │ ISO Enter   ┌──┴┬────┤ Split Enter   │?? │ 2u Numpad Plus
     16 │40    │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C      │4D │4E │4F │6E │     │?? │    │             │?? │??  │               │   │
     17 ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┼───┼───┼───┤   ┌─┴───┴────┤             └───┴────┘               ├───┤
     18 │50  │51 │52 │53 │54 │55 │56 │57 │58 │59 │5A │5B │5C    │5D │5E │5F │0E │07 │   │??        │ 2.75u                                │   │
     19 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┴┬──┴──┬───┼───┼───┼───┼───┼───┤   └──────────┘ RShift                               │?? │ 2u Numpad Enter
     20 │60  │61  │62  │63                      │64   │65   │66 │68 │69 │6A │6B │6C │                                                     │   │
     21 └────┴────┴────┴────────────────────────┴─────┴─────┴───┴───┴───┴───┴───┴───┘                                                     └───┘
     22 ┌────────┐                                                  ┌───────┐
     23 │50      │ 2.25u LShift                                     │??     │ 2u Numpad Zero
     24 └────────┘                                                  └───────┘
     25 ```