summaryrefslogtreecommitdiff
path: root/quantum/haptic.h
AgeCommit message (Collapse)Author
2024-02-18Update GPIO macro usages in core (#23093)Ryan
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-11-02haptic: Feature to disable it when usb port is not configured or suspended. ↵Purdea Andrei
(#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.
2021-07-25Haptic: driver-> feature (#13713)Joel Challis