summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/usb_device_state.c
AgeCommit message (Collapse)Author
2022-02-12Format code according to conventions (#16322)QMK Bot
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-10-28Relocate protocol files within tmk_core/common/ (#14972)Joel Challis
* Relocate non platform files within tmk_core/common/ * clang