mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
correct description (#7240)
This commit is contained in:
parent
e6cc9cc78d
commit
ff8d436946
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Not all keycodes below will work depending on which haptic mechanism you have ch
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|-----------|-------------------------------------------------------|
|
|-----------|-------------------------------------------------------|
|
||||||
|`HPT_ON` | Turn haptic feedback on |
|
|`HPT_ON` | Turn haptic feedback on |
|
||||||
|`HPT_OFF` | Turn haptic feedback on |
|
|`HPT_OFF` | Turn haptic feedback off |
|
||||||
|`HPT_TOG` | Toggle haptic feedback on/off |
|
|`HPT_TOG` | Toggle haptic feedback on/off |
|
||||||
|`HPT_RST` | Reset haptic feedback config to default |
|
|`HPT_RST` | Reset haptic feedback config to default |
|
||||||
|`HPT_FBK` | Toggle feedback to occur on keypress, release or both |
|
|`HPT_FBK` | Toggle feedback to occur on keypress, release or both |
|
||||||
|
|
Loading…
Reference in a new issue