You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
2.0 KiB

  1. # The Phreed Planck Layout
  2. | Q | W | E | R | T | ESC | | \ | Y | U | I | O | P |
  3. |-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
  4. | | | | | | meh | MOD | gui | | | | | |
  5. | f1 | f2 | f3 | f4 | f5 | f6 |<fn] [num>| < | > | 7 | 8 | 9 | . |
  6. |home | end | | | | |<cmd][spec>| | | & | * | ~ | |
  7. | A | S | D | F | G | Tab | | ' " | H | J | K | L | ; : |
  8. |-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
  9. | | | | num | | alt | MOD | alt | | fn | | | |
  10. | f7 | f8 | f9 | f10 | f11 | f12 |<fn] [num>| + | - | 4 | 5 | 6 | 0 |
  11. |pg up| del | | | | |<cmd][spec>| | | $ | % | ^ | ` |
  12. | Z | X | C | V | B | [ { | | ] } | N | M | , < | . > | / ? |
  13. |-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
  14. | | | |spec | | | MOD | | | cmd | | | |
  15. | f13 | f14 | f15 | f16 | f17 | f18 |<fn] [num>| * | / | 1 | 2 | 3 | = |
  16. |pg dn| ins | | | | |<cmd][spec>| | | ! | @ | # | |
  17. | <-- | dwn | <__ |enter| ( | - _ | | = + | ) | spc | __< | up | --> |
  18. |-----|-----|-----|-----|-----|-----|:---------:|-----|-----|-----|-----|-----|-----|
  19. | | | | |shift| ctl | MOD | ctl |shift| | | | |
  20. | f19 | f20 | f21 | f22 | f23 | f24 |<fn] [num>| | | | | | |
  21. |pg dn| ins | | | | |<cmd][spec>| | | | | | |
  22. Make example for this keyboard (after setting up your build environment):
  23. make planck/rev3:phreed
  24. To flash the keyboard
  25. make planck/rev3:phreed:dfu
  26. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the
  27. [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.