| Commit message (Expand) | Author | Age | Files | Lines |
* | Create generic Pointing Device Pin defines (#17776) | Drashna Jaelre | 2022-08-12 | 1 | -32/+38 |
* | Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo (#17850) | Daniel Kao | 2022-07-31 | 1 | -1/+1 |
* | Implement relative mode for Cirque trackpad (#17760) | Drzony | 2022-07-29 | 1 | -25/+50 |
* | [Docs] Updates to Pointing Device Docs (#17777) | Drashna Jaelre | 2022-07-26 | 1 | -14/+15 |
* | Add support for PAW3204 Optical Sensor (#17669) | Drashna Jaelre | 2022-07-19 | 1 | -0/+18 |
* | Use correct angle tune range of +/-127 on PMW33XX (#17708) | Stefan Kerkmann | 2022-07-17 | 1 | -9/+9 |
* | Use correct angle tune range of +/-30 on PMW33XX (#17693) | Stefan Kerkmann | 2022-07-16 | 1 | -92/+92 |
* | [Core] PMW33XX drivers overhaul (#17613) | Stefan Kerkmann | 2022-07-14 | 1 | -49/+32 |
* | Cirque trackpad features: circular scroll, inertial cursor (#17482) | Daniel Kao | 2022-07-12 | 1 | -10/+21 |
* | improvements for Cirque Pinnacle trackpads (#17091) | Thomas Kriechbaumer | 2022-06-25 | 1 | -9/+12 |
* | Cirque Attenuation Setting (#17342) | Kyle McCreery | 2022-06-22 | 1 | -8/+16 |
* | Add support for large Mouse Reports (#16371) | Drashna Jaelre | 2022-06-08 | 1 | -0/+1 |
* | Add support for multiple sensors to pmw3360 (#15996) | uqs | 2022-04-19 | 1 | -0/+32 |
* | docs: fix code sample (#16623) | Thomas Kriechbaumer | 2022-03-12 | 1 | -1/+2 |
* | [Bug] Rename has_mouse_report_changed parameters (#16417) | ZiTe | 2022-03-07 | 1 | -3/+3 |
* | Remove default pointing device driver. (#16190) | Dasky | 2022-02-05 | 1 | -2/+8 |
* | Enable a default task throttle for split pointing. (#15925) | Dasky | 2022-01-26 | 1 | -1/+1 |
* | [Bug][Core] Fix optical sensor firmware upload (#15919) | Drashna Jaelre | 2022-01-20 | 1 | -9/+10 |
* | PMW3389 Revert Firmware load during Initilization (#15859) | Alabastard-64 | 2022-01-13 | 1 | -1/+0 |
* | Add PMW3389 optical sensor Support (Updated) (#15740) | Alabastard-64 | 2022-01-11 | 1 | -0/+23 |
* | Optimize initialization of PMW3360 Sensor (#15821) | Drashna Jaelre | 2022-01-10 | 1 | -7/+8 |
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-01-06 | 1 | -3/+35 |
|\ |
|
| * | [Docs] Add drag scrolling example to Pointing device docs page (#15715) | Drashna Jaelre | 2022-01-06 | 1 | -2/+34 |
* | | [Core] Split support for pointing devices. (#15304) | Dasky | 2021-12-27 | 1 | -11/+105 |
* | | Fix some typos, especially the sensor name. (#15557) | uqs | 2021-12-24 | 1 | -3/+3 |
|/ |
|
* | [Core] Add configuration of PMW3360 lift off distance (#15424) | Xelus22 | 2021-12-08 | 1 | -0/+1 |
* | Rework and expand Pointing Device support (#14343) | Drashna Jaelre | 2021-11-14 | 1 | -6/+196 |
* | [Docs] Clean up some code block languages (#14434) | Ryan | 2021-09-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-04 | 1 | -0/+4 |
|\ |
|
| * | Improve Pointing Device report sending (#11064) | Drashna Jaelre | 2021-02-03 | 1 | -0/+4 |
* | | Add support for 8 buttons to mouse report (#10807) | Drashna Jaelre | 2021-01-28 | 1 | -1/+1 |
|/ |
|
* | Include `pointing_device_send` in docs (#9185) | Drashna Jaelre | 2020-06-10 | 1 | -1/+6 |
* | Fixed the indentation of the sample code in feature_pointing_device docs (#9177) | Takeshi ISHII | 2020-05-23 | 1 | -9/+6 |
* | [Docs] Random Fixes (#8340) | James Young | 2020-03-15 | 1 | -3/+3 |
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 1 | -1/+1 |
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -1/+1 |
* | Generic Pointing Device (#1767) | Snipeye | 2017-10-06 | 1 | -0/+47 |