Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-03 | Basic keycode overhaul (#14726) | Ryan | |
2021-11-02 | haptic: 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-03 | Add LM() keys to the list of keys disabled by NO_HAPTIC_MOD (#14181) | Purdea Andrei | |
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-25 | Haptic: driver-> feature (#13713) | Joel Challis | |