You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/drivers/haptic
MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461)
* provide means to turn on RTP mode and set the amplitude

* new keycode HPT_CONT to turn RTP off/on

* introduce new keycodes HPT_CONI, and HPT_COND for Haptic Continuous Increase and Decrease

* support for continuous mode amplitude increase and decrease

* code cleanup

* update docs to reference new keycodes and functionality

* don't touch the keymaps

* add function prototypes

* add proper guards

* cleanup guards

* remove extra reserved
6 years ago
..
DRV2605L.c DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
DRV2605L.h DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
haptic.c DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
haptic.h DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
solenoid.c clang-format changes 6 years ago
solenoid.h clang-format changes 6 years ago