qmk_firmware

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

matrix_diagram.md (3356B)


      1 # Matrix Diagram for Dztech Dz96
      2 
      3 ```
      4 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
      5 │00 │01 │02 │03 │04 │60 │61 │62 │63 │05 │06 │07 │08 │72 │09 │0A │0B │0C │7C │
      6 ├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤    ┌───────┐
      7 │10 │11 │12 │13 │14 │64 │65 │66 │67 │15 │16 │17 │18 │70 │71 │19 │1A │1B │1C │    │71     │ 2u BackSpace
      8 ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┼───┼───┼───┤    └─┬─────┤                 ┌───┐
      9 │20   │21 │22 │23 │24 │68 │69 │6A │6B │25 │26 │27 │28 │73   │29 │2A │2B │2C │      │     │                 │   │
     10 ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┼───┼───┼───┤   ┌──┴┐38  │ ISO Enter       │2C │ Numpad "+" 2u
     11 │30    │31 │32 │33 │34 │6C │75 │76 │77 │35 │36 │37 │38      │39 │3A │3B │3C │   │73 │    │                 │   │
     12 ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┼───┼───┼───┤   └───┴────┘                 ├───┤
     13 │40  │41 │42 │43 │44 │78 │79 │7A │7B │45 │46 │47 │48    │74 │49 │4A │4B │4C │                              │   │
     14 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴──┬┴──┬┴──┬───┼───┼───┼───┼───┼───┤                              │4C │ Numpad Enter 2U
     15 │50  │51  │52  │59                      │55 │56 │57 │58 │53 │54 │5A │5B │5C │                              │   │
     16 └────┴────┴────┴────────────────────────┴───┴───┴───┴───┴───┴───┴───┴───┴───┘                              └───┘
     17 ┌────────┐
     18 │40      │ 2.25u LShift
     19 └────────┘
     20 ┌─────┬─────┬───────────────────────────┬─────┬─────┐
     21 │50   │51   │59                         │55   │57   │ 2 Mod
     22 └─────┴─────┴───────────────────────────┴─────┴─────┘
     23 ```