summaryrefslogtreecommitdiffstats
path: root/quantum/pointing_device.c
Commit message (Collapse)AuthorAgeFilesLines
* Manually run formatting job (#11797)Joel Challis2021-02-051-9/+2
|
* Improve Pointing Device report sending (#11064)Drashna Jaelre2021-02-031-1/+15
| | | | | | | | | | | | | | | | | * Improve Pointing Device report sending * Hide old report behind preprocessors too * put host_mouse_send() in curly brackets * Remove POINTING_DEVICE_ALWAYS_SEND_REPORT functionality * Fix typo * fix function ref in docs Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-1/+1
|
* clang-format changesskullY2019-08-301-26/+19
|
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-101-1/+1
| | | | | | | | * Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c
* Generic Pointing Device (#1767)Snipeye2017-10-061-0/+62