index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
pointing_device.h
Age
Commit message (
Expand
)
Author
2022-07-14
[Core] PMW33XX drivers overhaul (#17613)
Stefan Kerkmann
2022-07-12
Cirque trackpad features: circular scroll, inertial cursor (#17482)
Daniel Kao
2022-06-08
Add support for large Mouse Reports (#16371)
Drashna Jaelre
2022-03-14
[Core] Move `has_mouse_report_changed` function to `report.c` (#16543)
Drashna Jaelre
2022-03-07
[Bug] Rename has_mouse_report_changed parameters (#16417)
ZiTe
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2022-01-26
Enable a default task throttle for split pointing. (#15925)
Dasky
2022-01-11
Add PMW3389 optical sensor Support (Updated) (#15740)
Alabastard-64
2021-12-27
Format code according to conventions (#15588)
QMK Bot
2021-12-27
[Core] Split support for pointing devices. (#15304)
Dasky
2021-11-14
Rework and expand Pointing Device support (#14343)
Drashna Jaelre
2021-02-03
Improve Pointing Device report sending (#11064)
Drashna Jaelre
2020-12-26
Change include guards in quantum/ to pragma once (#11239)
Ryan
2019-08-30
clang-format changes
skullY
2017-10-31
Fix Pointing Device code (#1934)
drashna
2017-10-06
Generic Pointing Device (#1767)
Snipeye