Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Pointing Device report sending (#11064) | Drashna Jaelre | 2021-02-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * 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> | ||||
* | Change include guards in quantum/ to pragma once (#11239) | Ryan | 2020-12-26 | 1 | -4/+1 |
| | |||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -4/+4 |
| | |||||
* | Fix Pointing Device code (#1934) | drashna | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | | | | * Fix pointer device options when the feature was added, the appropriate option definition wasn't created. This needs to be added to function properly. * Update common_features.mk * missing underscore in init function declaration | ||||
* | Generic Pointing Device (#1767) | Snipeye | 2017-10-06 | 1 | -0/+31 |