mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
[Docs] Update feature_haptic_feedback.md (#11859)
Arduino playground link to wiring diagram no longer works. Changed the link to point to the correct Adafruit hosted diagram pdf.
This commit is contained in:
parent
5a73558a21
commit
6a5f29208e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Not all keycodes below will work depending on which haptic mechanism you have ch
|
|||
|
||||
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.
|
||||
|
||||
[Wiring diagram provided by Adafruit](https://playground.arduino.cc/uploads/Learning/solenoid_driver.pdf)
|
||||
[Wiring diagram provided by Adafruit](https://cdn-shop.adafruit.com/product-files/412/solenoid_driver.pdf)
|
||||
|
||||
|
||||
| Settings | Default | Description |
|
||||
|
|
Loading…
Reference in a new issue