qmk-firmware/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
2019-09-19 09:42:33 -07:00
..
DRV2605L.c DRV2605L Continuous Haptic Feedback Support (#6461) 2019-09-19 09:42:33 -07:00
DRV2605L.h DRV2605L Continuous Haptic Feedback Support (#6461) 2019-09-19 09:42:33 -07:00
haptic.c DRV2605L Continuous Haptic Feedback Support (#6461) 2019-09-19 09:42:33 -07:00
haptic.h DRV2605L Continuous Haptic Feedback Support (#6461) 2019-09-19 09:42:33 -07:00
solenoid.c clang-format changes 2019-08-30 15:01:52 -07:00
solenoid.h clang-format changes 2019-08-30 15:01:52 -07:00