summaryrefslogtreecommitdiffstats
path: root/drivers/haptic/solenoid.c
Commit message (Expand)AuthorAgeFilesLines
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+3
* [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...Drashna Jaelre2022-05-151-41/+114
* Format code according to conventions (#16322)QMK Bot2022-02-121-5/+15
* haptic: Feature to disable it when usb port is not configured or suspended. (...Purdea Andrei2021-11-021-6/+10
* [Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716)Drashna Jaelre2021-07-251-0/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-9/+1
* clang-format changesskullY2019-08-301-57/+43
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-161-0/+109