mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-17 23:00:34 +00:00
Documentation Typo fix (#15538)
This commit is contained in:
parent
96073e1368
commit
e95156d4d8
@ -167,7 +167,7 @@ List of waveform sequences from the datasheet:
|
|||||||
```
|
```
|
||||||
#define DRV_GREETING *sequence name or number*
|
#define DRV_GREETING *sequence name or number*
|
||||||
```
|
```
|
||||||
If haptic feedback is enabled, the keyboard will vibrate to a specific sqeuence during startup. That can be selected using the following define:
|
If haptic feedback is enabled, the keyboard will vibrate to a specific sequence during startup. That can be selected using the following define:
|
||||||
|
|
||||||
```
|
```
|
||||||
#define DRV_MODE_DEFAULT *sequence name or number*
|
#define DRV_MODE_DEFAULT *sequence name or number*
|
||||||
|
Loading…
Reference in New Issue
Block a user