diff options
| author | QMK Bot <hello@qmk.fm> | 2021-02-11 18:54:29 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-02-11 18:54:29 +0000 |
| commit | 055cd47ba0380cd40eab15470cdad8704ea47262 (patch) | |
| tree | e8ad45bea9a43ae9c0dc66850509151d6cfcb6e9 /docs | |
| parent | 986dc7f0e90d035e3d0babd47ef3ab930f400202 (diff) | |
| parent | 6a5f29208eb334e11a80ac2330b9a8f71188d586 (diff) | |
| download | qmk_firmware-055cd47ba0380cd40eab15470cdad8704ea47262.tar.gz qmk_firmware-055cd47ba0380cd40eab15470cdad8704ea47262.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/feature_haptic_feedback.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_haptic_feedback.md b/docs/feature_haptic_feedback.md index 64b66310b..a092e784c 100644 --- a/docs/feature_haptic_feedback.md +++ b/docs/feature_haptic_feedback.md | |||
| @@ -39,7 +39,7 @@ Not all keycodes below will work depending on which haptic mechanism you have ch | |||
| 39 | 39 | ||
| 40 | First you will need a build a circuit to drive the solenoid through a mosfet as most MCU will not be able to provide the current needed to drive the coil in the solenoid. | 40 | First you will need a build a circuit to drive the solenoid through a mosfet as most MCU will not be able to provide the current needed to drive the coil in the solenoid. |
| 41 | 41 | ||
| 42 | [Wiring diagram provided by Adafruit](https://playground.arduino.cc/uploads/Learning/solenoid_driver.pdf) | 42 | [Wiring diagram provided by Adafruit](https://cdn-shop.adafruit.com/product-files/412/solenoid_driver.pdf) |
| 43 | 43 | ||
| 44 | 44 | ||
| 45 | | Settings | Default | Description | | 45 | | Settings | Default | Description | |
