logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1426B)


  1. # Oled keymap for Rev3 and higher
  2. - 3 layers Numpad/Navigation/Media
  3. - Switch layer with the combo <kbd>0</kbd>+<kbd>.</kbd> (bottom row, first plus second key)
  4. <img src="https://keycapsss.com/media/image/a4/e8/70/plaid-pad-rev3-keymap-oled-1.png" width="400" alt="Plaid-Pad Oled Keymap">
  5. Below you can see the possible positions for the 4 rotary encoder (Rev1 only 2).
  6. *If you place a encoder in the top left corner (E1), you can't use another encoder in the lower right corner.*
  7. ```
  8. Rev1.1 and higher Rev1
  9. ,-----------------------, ,-----------------------,
  10. | E1 | E2 | E3 | E4 | | E1 | | | E2 |
  11. |-----+-----+-----+-----| |-----+-----+-----+-----|
  12. | | | | E3 | | | | | |
  13. |-----+-----+-----+-----| |-----+-----+-----+-----|
  14. | | | | E2 | | | | | |
  15. |-----+-----+-----+-----| |-----+-----+-----+-----|
  16. | | | | E1 | | | | | |
  17. `-----------------------' `-----------------------'
  18. ```
  19. - Encoder E1 performs a tap on `KC_F17` and `KC_F18`.
  20. - Encoder E2 performs a tap on `KC_F19` and `KC_F20`.
  21. - Encoder E3 performs a tap on `KC_F21` and `KC_F22`.
  22. - Encoder E4 performs a tap on `KC_F23` and `KC_F24`.
  23. *The F17-F24 keys are intended to be customized via [Karabiner-Elements (OSX)](https://github.com/pqrs-org/Karabiner-Elements), or [AutoHotkey](https://github.com/Lexikos/AutoHotkey_L) (WIN)*