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.

60 lines
2.6 KiB

  1. # The default keymap for Dimple
  2. **Features**
  3. * Shift acts as CapsLock when tapped
  4. * Left space: space on tap, Lower layer on hold
  5. * Right space: space on tap, Raise layer on hold
  6. * Both space: Adjust layer on hold
  7. ## QWERTY (Normal) Layer
  8. ```
  9. ,---------------------------------------------------------------.
  10. |Esc | Q | W | E | R | T | Y | U | I | O | P | Bspc |
  11. |---------------------------------------------------------------|
  12. | Tab | A | S | D | F | G | H | J | K | L | ' |Enter |
  13. |---------------------------------------------------------------|
  14. | Shift | Z | X | C | V | B | N | M | , | Up | . |
  15. |---------------------------------------------------------------|
  16. |Ctrl|Gui |Alt | Spc/Lwr | Spc/Rse |Left|Down|Rght|
  17. `-----------------------------------------------------'
  18. ```
  19. ## Lower Layer
  20. ```
  21. ,---------------------------------------------------------------.
  22. | ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | |
  23. |---------------------------------------------------------------|
  24. | Del | F1 | F2 | F3 | F4 | F5 | F6 | _ | + | { | } | | |
  25. |---------------------------------------------------------------|
  26. | | F7 | F8 | F9 |F10 |F11 |F12 | | ; |PgUp| / |
  27. |---------------------------------------------------------------|
  28. | | | | | |Home|PgDn|End |
  29. `-----------------------------------------------------'
  30. ```
  31. ## Raise Layer
  32. ```
  33. ,---------------------------------------------------------------.
  34. | ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | |
  35. |---------------------------------------------------------------|
  36. | Ins | F1 | F2 | F3 | F4 | F5 | F6 | - | = | [ | ] | \ |
  37. |---------------------------------------------------------------|
  38. | | F7 | F8 | F9 |F10 |F11 |F12 | | | | |
  39. |---------------------------------------------------------------|
  40. |VolD|Mute|VolU| | | | | |
  41. `-----------------------------------------------------'
  42. ```
  43. ## Adjust Layer
  44. ```
  45. ,---------------------------------------------------------------.
  46. |EEPR|RST | | | | | | | | | | |
  47. |---------------------------------------------------------------|
  48. | | | | | | | | | | | | |
  49. |---------------------------------------------------------------|
  50. | | | | | | | | | | | |
  51. |---------------------------------------------------------------|
  52. |RGB-|RGB |RGB+| | | | | |
  53. `-----------------------------------------------------'
  54. ```