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.

68 lines
4.4 KiB

  1. # Overview
  2. * Base layer uses the Balance Twelve layout ([reference](https://mathematicalmulticore.wordpress.com/the-keyboard-layout-project/))
  3. * Plover layer uses the same home position as the base layer ([reference](http://www.openstenoproject.org/))
  4. ## To build
  5. ```
  6. make planck/rev6:yttyx
  7. ```
  8. ## To build and flash
  9. ```
  10. make planck/rev6:yttyx:dfu-util
  11. ```
  12. ## Layers
  13. ### Base
  14. .--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.
  15. | P | L | C | D | W | | | U | O | Y | K | Q |
  16. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  17. | N | R | S | T | M | | BS | A | E | I | H | V |
  18. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  19. | Z Sft | J | F | G | B | | Ent | ' @ | , < | . > | X Sft | |
  20. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  21. | Ctl | Alt | Sup | NP | Spc | Esc/FC | Sft | Sft | Sup | Alt | Ctl | |
  22. '--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'
  23. ### Plover
  24. .--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.
  25. | # | # | # | # | # | BA | # | # | # | # | # | # |
  26. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  27. | S | T | P | H | * | | * | F | P | L | T | D |
  28. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  29. | S | K | W | R | * | | * | R | B | G | S | Z |
  30. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  31. | | | | A | O | | E | U | | | | |
  32. '--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'
  33. ### Numeric/Punctuation
  34. .--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.
  35. | 1 ! | 2 " | 3 £ | 4 $ | 5 % | PL | | 6 ^ | 7 & | 8 * | 9 ( | 0 ) |
  36. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  37. | Tab | Ctl-X | Ctl-C | Ctl-V | Ctl-Z | | BS | [ { | ] } | - _ | ; : | \ | |
  38. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  39. | Sft | | | Del | Ins | | | / ? | = + | # ~ | ` | |
  40. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  41. | Ctl | Alt | Sup | NP | Spc | | Sft | Sft | Sup | Alt | Ctl | |
  42. '--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'
  43. ### Function
  44. .--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.--------.
  45. | F1 | F2 | F3 | F4 | F5 | | | Home | Up | End | PgUp | |
  46. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  47. | F6 | F7 | F8 | F9 | F10 | | | Left | Down | Right | PgDn | |
  48. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  49. | Sft | | | F11 | F12 | | | PScr | Break | ScLk | Caps | |
  50. |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------|
  51. | Ctl | Alt | Sup | | Spc | | Sft | Sft | Sup | Alt | Ctl | |
  52. '--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'--------'