index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sensors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added PMW3320 driver (#19543)
Vladislav Marchenko
2023-04-03
2
-0
/
+311
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-0
/
+1
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
2
-2
/
+2
*
Cleanup pmw3389.c (#19301)
Alabastard-64
2022-12-12
1
-2
/
+0
*
Add `*_RIGHT` configuration for PMW33XX driver (#19243)
Pablo MartÃnez
2022-12-10
3
-5
/
+21
*
Fix cirque tap from secondary side (#18351)
Dasky
2022-09-14
1
-8
/
+0
*
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-3
/
+3
*
[Core] Introduce pointing device specific debug messages (#17663)
Stefan Kerkmann
2022-08-29
6
-44
/
+19
*
Create generic Pointing Device Pin defines (#17776)
Drashna Jaelre
2022-08-12
5
-8
/
+42
*
Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo (#17850)
Daniel Kao
2022-07-31
1
-2
/
+2
*
Implement relative mode for Cirque trackpad (#17760)
Drzony
2022-07-29
5
-38
/
+115
*
Cirque circular scroll: Support POINTING_DEVICE_COMBINED (#17654)
Daniel Kao
2022-07-25
1
-12
/
+17
*
Add support for PAW3204 Optical Sensor (#17669)
Drashna Jaelre
2022-07-19
2
-0
/
+240
*
Use correct angle tune range of +/-127 on PMW33XX (#17708)
Stefan Kerkmann
2022-07-17
2
-3
/
+3
*
Use correct angle tune range of +/-30 on PMW33XX (#17693)
Stefan Kerkmann
2022-07-16
2
-1
/
+7
*
[Core] PMW33XX drivers overhaul (#17613)
Stefan Kerkmann
2022-07-14
8
-1294
/
+1080
*
Fix compilation issue with Cirque Guestures file (#17656)
Drashna Jaelre
2022-07-13
1
-0
/
+1
*
Cirque trackpad features: circular scroll, inertial cursor (#17482)
Daniel Kao
2022-07-12
5
-102
/
+841
*
improvements for Cirque Pinnacle trackpads (#17091)
Thomas Kriechbaumer
2022-06-25
4
-49
/
+109
*
Cirque Attenuation Setting (#17342)
Kyle McCreery
2022-06-22
1
-1
/
+6
*
Fixup Pimoroni trackball code (#17335)
jack
2022-06-09
2
-14
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-05-13
1
-4
/
+5
|
\
|
*
[Bug] Updated Cirque Pinnacle SPI driver to read data correctly (#17074)
Kyle McCreery
2022-05-12
1
-4
/
+5
*
|
Add support for multiple sensors to pmw3360 (#15996)
uqs
2022-04-19
2
-82
/
+89
|
/
*
analog.[ch]: remove unnecessary includes (#16471)
Ryan
2022-03-04
1
-0
/
+2
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
12
-53
/
+71
*
[Bug][Core] Fix optical sensor firmware upload (#15919)
Drashna Jaelre
2022-01-20
4
-19
/
+11
*
PMW3389 Revert Firmware load during Initilization (#15859)
Alabastard-64
2022-01-13
1
-4
/
+2
*
Add PMW3389 optical sensor Support (Updated) (#15740)
Alabastard-64
2022-01-11
5
-292
/
+654
*
Optimize initialization of PMW3360 Sensor (#15821)
Drashna Jaelre
2022-01-10
1
-0
/
+4
*
Format code according to conventions (#15705)
QMK Bot
2022-01-02
1
-1
/
+1
*
Update pmw3360 comments to match the datasheet better, fix delays. (#15682)
uqs
2022-01-02
1
-12
/
+22
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-31
1
-2
/
+2
|
\
|
*
[Bug] Fix analog joystick to mouse compilation (#15677)
Dasky
2021-12-30
1
-2
/
+2
*
|
Format code according to conventions (#15604)
QMK Bot
2021-12-28
2
-8
/
+6
*
|
pwm3360 driver cleanup and diff reduction to adns9800 (#15559)
uqs
2021-12-27
3
-143
/
+131
*
|
Fix for SPI write timing in PMW3360 driver (#15519)
Alabastard-64
2021-12-27
1
-3
/
+3
*
|
[Core] Split support for pointing devices. (#15304)
Dasky
2021-12-27
2
-9
/
+22
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-15
2
-4
/
+3
|
\
|
|
*
[Core] Fix Sensor driver code (#15484)
Drashna Jaelre
2021-12-15
2
-4
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-11
2
-0
/
+6
|
\
|
|
*
[Core] Add configuration of PMW3360 lift off distance (#15424)
Xelus22
2021-12-08
2
-0
/
+6
*
|
Expand rotational range for PMW3360 Optical Sensor (#15431)
Drashna Jaelre
2021-12-08
1
-1
/
+1
|
/
*
Rework and expand Pointing Device support (#14343)
Drashna Jaelre
2021-11-14
17
-437
/
+1281
*
Manually format develop (#15003)
Joel Challis
2021-11-01
6
-149
/
+130
*
Tidy up ADNS9800 and PMW3360 firmware blobs (#14936)
Ryan
2021-10-24
4
-3355
/
+461
*
[Core] Fix copypasta issue with pmw3360 sensor config (#14106)
Drashna Jaelre
2021-08-21
1
-1
/
+1
*
Improve pmw3360 sensor and make it more hardware agnostic (#14097)
Drashna Jaelre
2021-08-20
2
-74
/
+87
*
[Core] Speed up pimoroni trackball driver (#13823)
Dasky
2021-08-19
2
-90
/
+153
*
Fix pmw3360 code to only output debug info if mouse debugging is enabled (#13...
Drashna Jaelre
2021-08-13
1
-6
/
+8
[next]