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.

92 lines
4.8 KiB

  1. # AJP10304 Custom JJ40 Layout
  2. ###Based on my Planck layout of the same name.
  3. **Note:** In the tables below where there are two characters on a key,
  4. the second is the output when shift is applied.
  5. **Note:** The below tables assume a UK layout.
  6. ##### Main Qwerty Layer
  7. * Tab: when held, operates as shift.
  8. * Enter: when held, operates as shift.
  9. * MENU: perform right-click
  10. | | | | | | | | | | | | |
  11. | ---- |:----:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| ----:|
  12. | Esc | Q | W | E | R | T | Y | U | I | O | P | Bksp |
  13. | Tab | A | S | D | F | G | H | J | K | L | ;: | Enter|
  14. | Shft | Z | X | C | V | B | N | M | ,< | .> | /? | Shft |
  15. | Fn | Ctrl | Alt | GUI |Lower | Bksp |Space |Raise | Shift| MENU | Ctrl | Fn |
  16. ##### Function Layer
  17. Activated when `fn` held in the above `qwerty` layer.
  18. | | | | | | | | | | | | |
  19. | :---: |:----:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
  20. | F1 | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | F12 |
  21. | 1! | 2" | 3£ | 4$ | 5% | 6^ | 7& | 8* | 9( | 0) | ~ |INSERT|
  22. | Shift | \| | `¬ | #~ | * | -_ | =+ | \| | [{ | ]} | '@ |Shift |
  23. | Fn | Ctrl | Alt | GUI |Lower | Bksp |Space |Mouse | MENU | Alt | Ctrl | Fn |
  24. ##### Lower Layer
  25. Activated when `Lower` is held in the above `qwerty` layer.
  26. * Numbers are along the top row, their shifted counterparts are on row 2.
  27. * WrdBks: `backspace` with `ctrl` applied. I.e. delete a word.
  28. * WrdDel: `delete` with `ctrl` applied. I.e. forward delete a word.
  29. | | | | | | | | | | | | |
  30. | :---: |:----:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
  31. | 1! | 2" | 3£ | 4$ | 5% | 6^ | 7& | 8* | 9( | 0) | DEL | Bksp |
  32. | ! | " | £ | $ | % | ^ | & | * | ( | ) |WrdDel|WrdBks|
  33. | Shift | \| | `¬ | #~ | '@ | -_ | =+ | #~ | [{ | ]} | '@ |Shift |
  34. | | | | |Lower | Del |Space | | Next | Vol- | Vol+ | Play |
  35. ##### Raise Layer
  36. Activated when `Raise` is held in the above `qwerty` layer.
  37. * Preferred layer for typing brackets.
  38. * Allows for cursor navigation to be used solely with the right hand.
  39. * WRDSEL: Select the word where the cursor is.
  40. * |< and >|: Apply `ctrl` to `left` and `right` respectively for word jumping.
  41. | | | | | | | | | | | | |
  42. | :---: |:----:| :---:| :---:| :---:| :---:| :---: | :---:| :---:| :---:| :---: | :---:|
  43. | ` | |WRDSEL| [ | ] | | | PGUP | HOME |PGDOWN| |PRNTSC|
  44. | ` | | | ( | ) | | | HOME | UP | END | |ZOOM +|
  45. | | | | { | } | |&#124;<| LEFT | DOWN |RIGHT |>&#124;|ZOOM -|
  46. | Mouse | | | | | Alt | Enter |Raise | | | | |
  47. ##### Lower + Raise
  48. Activated when `Lower` and `Raise` are held together in the above `qwerty` layer.
  49. * Audio controls in the same position as cursor keys from the `Raise` layer.
  50. * ????: Runs a macro for outputting a text string. Do not use this store passwords.
  51. * Reset: Enter bootloader for flashing firmware to the keyboard.
  52. * CAPS: Toggle caps lock.
  53. * MAC: Toggle MAC OS extensions to layers. This allows MLWR to be enabled with LOWER,
  54. MRSE with RAISE and MFNC with FUNC respectively.
  55. * REC1, REC2: Start recording macro.
  56. * PLAY1, PLAY2: Playback macro.
  57. * STOP1, STOP2: Stop recording macro.
  58. | | | | | | | | | | | | |
  59. | :---: |:----:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
  60. | ???? | Reset|Qwerty| | | REC1 | REC2 | | | | | Del |
  61. | CAPS | | | | | PLAY1| PLAY | Mute | Vol+ | Play | | |
  62. | MAC | | | | | STOP | STOP | Prev | Vol- | Next | | |
  63. | | | | | | | | | | | | |
  64. ##### Mouse
  65. Activated when `fn` and `Raise` are held together.
  66. | | | | | | | | | | | | |
  67. | :---: |:----:| :---:| :---:| :---:| :---:| :---: | :---:| :---:| :---:| :---: | :---:|
  68. | | | | | | | | | | | | |
  69. | ACC0 | ACC1 | ACC2 | | | | | BTN1 | UP | BTN2 | | |
  70. | ACC0 | ACC1 | ACC2 | | | | | LEFT | DOWN |RIGHT | | |
  71. | | | | | | | | | | | | |
  72. ####Manual Flashing of hex file
  73. `bootloadHID -r .build/jj40_ajp10304.hex`