summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/phreed/readme.md
blob: 963740058b93ea4af976c9649ffac3f168fd18bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# The Phreed Planck Layout


|  Q  |  W  |  E  |  R  |  T  | ESC |           | \  |  Y  |  U  |  I  |  O  |  P  |
|-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
|     |     |     |     |     | meh |    MOD    | gui |     |     |     |     |     |
| f1  | f2  | f3  | f4  | f5  | f6  |<fn]  [num>|  <  |  >  |  7  |  8  |  9  |  .  |
|home | end |     |     |     |     |<cmd][spec>|     |     |  &  |  *  |  ~  |     |

|  A  |  S  |  D  |  F  |  G  | Tab |           | ' " |  H  |  J  |  K  |  L  | ; : |
|-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
|     |     |     | num |     | alt |    MOD    | alt |     | fn  |     |     |     |
| f7  | f8  | f9  | f10 | f11 | f12 |<fn]  [num>|  +  |  -  |  4  |  5  |  6  |  0  |
|pg up| del |     |     |     |     |<cmd][spec>|     |     |  $  |  %  |  ^  |  `  |

|  Z  |  X  |  C  |  V  |  B  | [ { |           | ] } |  N  |  M  | , < | . > | / ? |
|-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
|     |     |     |spec |     |     |    MOD    |     |     | cmd |     |     |     |
| f13 | f14 | f15 | f16 | f17 | f18 |<fn]  [num>|  *  |  /  |  1  |  2  |  3  |  =  |
|pg dn| ins |     |     |     |     |<cmd][spec>|     |     |  !  |  @  |  #  |     |

| <-- | dwn | <__ |enter|  (  | - _ |           | = + |  )  | spc | __< | up  | --> |
|-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
|     |     |     |     |shift| ctl |    MOD    | ctl |shift|     |     |     |     |
| f19 | f20 | f21 | f22 | f23 | f24 |<fn]  [num>|     |     |     |     |     |     |
|pg dn| ins |     |     |     |     |<cmd][spec>|     |     |     |     |     |     |


Make example for this keyboard (after setting up your build environment):

    make planck/rev3:phreed

To flash the keyboard

    make planck/rev3:phreed:dfu

See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the
[make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.