summaryrefslogtreecommitdiffstats
path: root/quantum/haptic.c
Commit message (Collapse)AuthorAgeFilesLines
* Add Split support for Haptic feedback (#19203)Drashna Jaelre2023-01-011-0/+9
|
* [Feature] Add support for multiple switchs/solenoids to Haptic Feedback ↵Drashna Jaelre2022-05-151-1/+1
| | | | engine (#15657)
* Format code according to conventions (#16322)QMK Bot2022-02-121-1/+3
|
* haptic: Feature to disable it when usb port is not configured or suspended. ↵Purdea Andrei2021-11-021-3/+48
| | | | | | | (#12692) This also add support for specifying a LED pin to indicate haptic status, and also adds support for a haptic-enable pin, which is useful to turn off the boost converter on the solenoid driver.
* Haptic: driver-> feature (#13713)Joel Challis2021-07-251-0/+295