logo

qmk_firmware

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

readme.md (2978B)


  1. # Keymap for the winkeyless version of KMAC
  2. This is the default keymap for the winkeyless version of the PCB. It implements the same features as the official default KMAC firmware.
  3. ## Layers
  4. The keymap have two layers. To access the functions on the second layer, hold down `Fn` and press the corresponding key.
  5. ### Layer 1: Default Layer
  6. ,---. ,---------------. ,---------------. ,---------------. ,-----------.
  7. |Esc| |F1 |F2 |F3 |F4 | |F5 |F6 |F7 |F8 | |F9 |F10|F11|F12| |PrS|ScL|Pau|
  8. `---' `---------------' `---------------' `---------------' `-----------'
  9. ,-----------------------------------------------------------. ,-----------.
  10. |~ | 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =|Backsp | |Ins|Hom|PgU|
  11. |-----------------------------------------------------------| |-----------|
  12. |Tab | Q| W| E| R| T| Y| U| I| O| P| [| ]| \| |Del|End|PgD|
  13. |-----------------------------------------------------------| '-----------'
  14. |Caps | A| S| D| F| G| H| J| K| L| ;| '|Return |
  15. |-----------------------------------------------------------| ,---.
  16. |Shift | Z| X| C| V| B| N| M| ,| .| /|Shift | |Up |
  17. |-----------------------------------------------------------| ,-----------.
  18. |Ctl | |Alt | Space |Fn | |Ctl | |Lef|Dow|Rig|
  19. `----' `-----------------------------------------' `----' `-----------'
  20. ### Layer 2: Function Layer
  21. ,---. ,---------------. ,---------------. ,---------------. ,-----------.
  22. |Led| |M1 |M2 |M3 |M4 | |M5 |M6 |M7 |M8 | |M9 |M10|M11|M12| | | | |
  23. `---' `---------------' `---------------' `---------------' `-----------'
  24. ,-----------------------------------------------------------. ,-----------.
  25. | | | | | | | | | | | | | | | | | | |
  26. |-----------------------------------------------------------| |-----------|
  27. | | | | | | | | | | | | | | | | | | |
  28. |-----------------------------------------------------------| '-----------'
  29. | | | | | | | | | | | | | |
  30. |-----------------------------------------------------------| ,---.
  31. | | | | | | | | | | | | | | |
  32. |-----------------------------------------------------------| ,-----------.
  33. | | | | | | | | | | | |
  34. `----' `-----------------------------------------' `----' `-----------'
  35. ## Macros
  36. These are mostly useless and serve more like examples I guess.
  37. | Macro | Action |
  38. |:-----:| -------------------------------------- |
  39. | 1 | Types `The` |
  40. | 2 | Types `Custom` |
  41. | 3 | Types `Keyboard` |
  42. | 4 | Inputs `<Ctrl+c>` `<Right>` `<Ctrl+v>` |