summaryrefslogtreecommitdiff
path: root/drivers/sensors/pmw3360.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-06Remove binary blobs from optical sensors. (#24428)Dasky1-262/+1
2024-02-20[Bug] Fix pmw33xx sensor corruption on get-cpi call (#23116)Drashna Jaelre1-0/+3
2023-09-23Fix lower cpi bound on PMW33XX (#22108)Glen D'souza1-1/+1
2022-12-10Add `*_RIGHT` configuration for PMW33XX driver (#19243)Pablo Martínez1-2/+0
2022-07-14[Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann1-282/+285
2022-04-19Add support for multiple sensors to pmw3360 (#15996)uqs1-76/+79
2022-02-12Format code according to conventions (#16322)QMK Bot1-6/+8
2022-01-20[Bug][Core] Fix optical sensor firmware upload (#15919)Drashna Jaelre1-8/+4
2022-01-11Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-641-4/+1
2022-01-10Optimize initialization of PMW3360 Sensor (#15821)Drashna Jaelre1-0/+4
2022-01-02Format code according to conventions (#15705)QMK Bot1-1/+1
2022-01-02Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs1-12/+22
2021-12-27pwm3360 driver cleanup and diff reduction to adns9800 (#15559)uqs1-122/+120
2021-12-27Fix for SPI write timing in PMW3360 driver (#15519)Alabastard-641-3/+3
2021-12-15Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2021-12-15[Core] Fix Sensor driver code (#15484)Drashna Jaelre1-1/+1
2021-12-11Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-0/+2
2021-12-08[Core] Add configuration of PMW3360 lift off distance (#15424)Xelus221-0/+2
2021-12-08Expand rotational range for PMW3360 Optical Sensor (#15431)Drashna Jaelre1-1/+1
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre1-66/+74
2021-11-01Manually format develop (#15003)Joel Challis1-48/+48
2021-10-24Tidy up ADNS9800 and PMW3360 firmware blobs (#14936)Ryan1-1/+1
2021-08-20Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre1-24/+56
2021-08-13Fix pmw3360 code to only output debug info if mouse debugging is enabled (#13...Drashna Jaelre1-6/+8
2021-06-21Move optical sensor code to drivers folder (#13044)Drashna Jaelre1-0/+237