summaryrefslogtreecommitdiffstats
path: root/drivers/sensors/pmw3360.c
Commit message (Expand)AuthorAgeFilesLines
* Add `*_RIGHT` configuration for PMW33XX driver (#19243)Pablo Martínez2022-12-101-2/+0
* [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-282/+285
* Add support for multiple sensors to pmw3360 (#15996)uqs2022-04-191-76/+79
* Format code according to conventions (#16322)QMK Bot2022-02-121-6/+8
* [Bug][Core] Fix optical sensor firmware upload (#15919)Drashna Jaelre2022-01-201-8/+4
* Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-642022-01-111-4/+1
* Optimize initialization of PMW3360 Sensor (#15821)Drashna Jaelre2022-01-101-0/+4
* Format code according to conventions (#15705)QMK Bot2022-01-021-1/+1
* Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-021-12/+22
* pwm3360 driver cleanup and diff reduction to adns9800 (#15559)uqs2021-12-271-122/+120
* Fix for SPI write timing in PMW3360 driver (#15519)Alabastard-642021-12-271-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-151-1/+1
|\
| * [Core] Fix Sensor driver code (#15484)Drashna Jaelre2021-12-151-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-111-0/+2
|\|
| * [Core] Add configuration of PMW3360 lift off distance (#15424)Xelus222021-12-081-0/+2
* | Expand rotational range for PMW3360 Optical Sensor (#15431)Drashna Jaelre2021-12-081-1/+1
|/
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-66/+74
* Manually format develop (#15003)Joel Challis2021-11-011-48/+48
* Tidy up ADNS9800 and PMW3360 firmware blobs (#14936)Ryan2021-10-241-1/+1
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-201-24/+56
* Fix pmw3360 code to only output debug info if mouse debugging is enabled (#13...Drashna Jaelre2021-08-131-6/+8
* Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-211-0/+237