Skip to content

Commit

Permalink
rev2.h: add matrix diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
noroadsleft committed Aug 10, 2022
1 parent ebe8f71 commit 78a91fb
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions keyboards/kbdfans/kbd67/rev2/rev2.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,27 @@

#define ___ KC_NO

/*
* ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───────┐
* │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │ │0E │ 2u Backspace
* ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ └─┬─────┤
* │10 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │ │ │
* 2.25u ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐2D │ ISO Enter
* LShift │20 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2F │ │1E │ │
* ┌────────┐ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘
* │30 │ │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │3E │3F │
* └────────┘ ├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴──┬┴──┬┴──┬───┼───┼───┤
* │40 │41 │43 │44 │46 │48 │4A │4B │4C │4D │4E │4F │
* └────┴────┴────┴────────┴────┴──────────┴───┴───┴───┴───┴───┴───┘
* ┌───────────────────┴───────────────────┐┌────┴──────┐
* ┌────┬────┬────┬────────────────────────┐┌─────┬─────┐
* Standard │40 │41 │43 │46 ││4A │4C │ RWKL (2x 1.5u)
* └────┴────┴────┴────────────────────────┘└─────┴─────┘
* ┌─────┬─────┬───────────────────────────┐┌────┬────┐
* WKL │40 │41 │46 ││4A │4B │ Blocker (2x 1.25u)
* └─────┴─────┴───────────────────────────┘└────┴────┘
*/

/* This a shortcut to help you visually see your layout.
*
* The first section contains all of the arguments representing the physical
Expand Down

0 comments on commit 78a91fb

Please sign in to comment.