Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Core] Split support for pointing devices. (#15304) | Dasky | 2021-12-27 | 2 | -9/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Draft implementation * formatting * fix combined buttons * remove pimoroni throttle * sync pointing on a throttle loop with checksum * no longer used * doh Co-authored-by: Drashna Jaelre <drashna@live.com> * switch pimoroni to a cpi equivalent * add cpi support * allow user modification of seperate mouse reports * a little tidy up * add *_RIGHT defines. * docs * doxygen comments * basic changelog * clean up pimoroni * small doc fixes * Update docs/feature_pointing_device.md Co-authored-by: Drashna Jaelre <drashna@live.com> * performance tweak if side has usb * Don't run init funtions on wrong side * renamed some variables for consistency * fix pimoroni typos * Clamp instead of OR * Promote combined values to uint16_t * Update pointing_device.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * sensor code add * update documentation * add default #define * Update drivers/sensors/pmw3360.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | 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 |
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
* | 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 ↵ | Drashna Jaelre | 2021-08-13 | 1 | -6/+8 |
| | | | | (#13993) | ||||
* | [develop] Fix pimoroni trackball read address (#13810) | Dasky | 2021-07-31 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 1 | -1/+1 |
| | |||||
* | Move optical sensor code to drivers folder (#13044) | Drashna Jaelre | 2021-06-21 | 10 | -0/+4420 |