logo

qmk_firmware

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

readme.md (1722B)


  1. # The default keymap for KMAC PAD
  2. This is the default keymap. It implements the same features as the official default KMAC PAD firmware.
  3. ## Layers
  4. The keymap has two layers. Press the 'FN' key to toggle the Default layer and Function layer.
  5. ### Layer 1: Default Layer
  6. ,---.
  7. |TG1|
  8. `---'
  9. ,---------------.
  10. |NUM| / | * | - |
  11. |---------------|
  12. | 7 | 8 | 9 | |
  13. |-----------| + |
  14. | 4 | 5 | 6 | |
  15. |---------------|
  16. | 1 | 2 | 3 | |
  17. |-----------|Ent|
  18. | 0 | . | |
  19. '---------------'
  20. ### Layer 2: Function Layer
  21. ,---.
  22. |TG1|
  23. `---'
  24. ,---------------.
  25. |M1 |M2 |M3 | |
  26. |---------------|
  27. |M4 |M5 |M6 | |
  28. |-----------| |
  29. |M7 |M8 |M9 | |
  30. |---------------|
  31. |M10|M11|M12| |
  32. |-----------| |
  33. | | | |
  34. '---------------'
  35. ## Macros
  36. The default macro is typed with meaningless strings that exist as samples.
  37. | Macro | Action |
  38. |:-----:| -------------------------------------- |
  39. | 1 | Types `Macro 1` |
  40. | 2 | Types `Macro 2` |
  41. | 3 | Types `Macro 3` |
  42. | 4 | Types `Macro 4` |
  43. | 5 | Types `Macro 5` |
  44. | 6 | Types `Macro 6` |
  45. | 7 | Types `Macro 7` |
  46. | 8 | Types `Macro 8` |
  47. | 9 | Types `Macro 9` |
  48. | 10 | Types `Macro 10` |
  49. | 11 | Types `Macro 11` |
  50. | 12 | Types `Macro 12` |