summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_haptic.c
AgeCommit message (Collapse)Author
2021-08-30[Bug] Fix build error when enabling NO_HAPTIC_MOD (#14178)Purdea Andrei
Without this build would fail, if a keyboard had haptic feedback enabled, TAPPING_TOGGLE was not overridden in a config.h, and if NO_HAPTIC_MOD was defined in config.h.
2021-07-25Haptic: driver-> feature (#13713)Joel Challis