5 Commits (b51a187d774ec1b8e976d4f968ccc4448026b065)

Author SHA1 Message Date
Drashna Jaelre 780ca5565d
Improve Pointing Device report sending (#11064)
* 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>
5 years ago
Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
drashna 101b998ac2 Fix Pointing Device code (#1934)
* 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
8 years ago
Snipeye ee13228486 Generic Pointing Device (#1767) 8 years ago