correct description (#7240)

This commit is contained in:
umi 2019-11-02 22:11:36 +09:00 committed by Joel Challis
parent e6cc9cc78d
commit ff8d436946
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Not all keycodes below will work depending on which haptic mechanism you have ch
| Name | Description |
|-----------|-------------------------------------------------------|
|`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_RST` | Reset haptic feedback config to default |
|`HPT_FBK` | Toggle feedback to occur on keypress, release or both |