qmk_firmware

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

matrix_diagram.md (4724B)


      1 # Matrix Diagram for Ten Key Mirrored - 2021
      2 
      3 Due to a nasty PCB layout bug the R1.03 board has "6" and "7" keyboard coulmns swapped.
      4 
      5 ```
      6                                   ┌───┬───┬───┬───┐ ┌───┐ ┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐ ┌───┬───┐
      7                                   │00 │10 │01 │11 │ │02 │ │12 │03 │13 │04 ││14 │15 │05 │06 ││16 │07 │17 │08 │ │18 │09 │
      8                                   └───┴───┴───┴───┘ └───┘ └───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘ └───┴───┘
      9                                   ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┐    ┌───────┐
     10                                   │20 │30 │21 │31 │ │22 │32 │23 │33 │24 │34 │35 │25 │26 │36 │27 │37 │28 │19 │38 │ │29 │    │38     │ 2u Backspace
     11 ┌───┐            ┌───┐            ├───┼───┼───┼───┤ ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┤    └─┬─────┤
     12 │   │ Left       │   │ Right      │40 │50 │41 │51 │ │42   │52 │43 │53 │44 │54 │55 │45 │46 │56 │47 │57 │48 │58   │ │49 │      │     │
     13 │40 │ 2u         │51 │ 2u         ├───┼───┼───┼───┤ ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤   ┌──┴┐78  │ ISO Enter
     14 │   │ NumPlus    │   │ NumPlus    │60 │70 │61 │71 │ │62    │72 │63 │73 │64 │74 │75 │65 │66 │76 │67 │77 │78      │ │69 │   │68 │    │
     15 ├───┤            ├───┤            ├───┼───┼───┼───┤ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤   └───┴────┘
     16 │   │ Left       │   │ Right      │39 │90 │81 │91 │ │82  │92 │83 │93 │84 │94 │95 │85 │86 │96 │87 │97 │88    │┌───┐│89 │
     17 │80 │ 2u         │91 │ 2u         ├───┼───┼───┼───┤ ├────┼───┼───┴┬──┴───┴───┴───┴───┴───┴─┬─┴─┬─┴─┬─┴──┬───┘│98 │└───┘
     18 │   │ NumEnter   │   │ NumEnter   │80 │A0 │59 │A1 │ │A2  │A3 │A4  │A5                      │A6 │A7 │A8  │┌───┼───┼───┐
     19 └───┘            └───┘            └───┴───┴───┴───┘ └────┴───┴────┴────────────────────────┴───┴───┴────┘│A9 │99 │79 │
     20                                                                                                          └───┴───┴───┘
     21                                   ┌───────┬───────┐ ┌────────┐
     22                                   │A0     │A1     │ │82      │ 2.25u LShift
     23                                   └───────┴───────┘ └────────┘
     24                                     Left    Right   ┌─────┬─────┬───────────────────────────┬─────┬─────┐
     25                                      2u NumZero     │A2   │A4   │A5                         │A6   │A8   │ WKL
     26                                                     └─────┴─────┴───────────────────────────┴─────┴─────┘
     27 ```