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
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
..
arm clang-format changes 6 years ago
avr Fix battery level code in adafruit_ble.cpp (#6648) 6 years ago
boards clang-format changes 6 years ago
gpio clang-format changes 6 years ago
haptic DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
issi clang-format changes 6 years ago
oled Fix Redefinition of OLED_TIMEOUT (#6628) 6 years ago
qwiic clang-format changes 6 years ago
ugfx/gdisp clang-format changes 6 years ago