summaryrefslogtreecommitdiffstats
path: root/drivers/sensors/cirque_pinnacle.h
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Introduce pointing device specific debug messages (#17663)Stefan Kerkmann2022-08-291-0/+1
|
* Create generic Pointing Device Pin defines (#17776)Drashna Jaelre2022-08-121-1/+5
|
* Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo (#17850)Daniel Kao2022-07-311-2/+2
| | | | | | | | * Fix typo for POINTING_DEVICE_GESTURES_SCROLL_ENABLE Follow the name written in documentation which follows POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE * Reword the blurb about POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE in docs
* Implement relative mode for Cirque trackpad (#17760)Drzony2022-07-291-20/+31
|
* Cirque trackpad features: circular scroll, inertial cursor (#17482)Daniel Kao2022-07-121-1/+13
|
* improvements for Cirque Pinnacle trackpads (#17091)Thomas Kriechbaumer2022-06-251-17/+33
|
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+4
|
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-0/+74
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>