summaryrefslogtreecommitdiff
path: root/drivers/ps2/ps2_mouse.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-1/+1
2024-05-21Fix PS/2 Trackpoint mouse clicks (#22265) (#23694)Michael Büchler1-0/+4
2023-09-25Take care of scroll divisor remainders for PS/2 drag scroll (#20732)Daniel Kao1-3/+10
2023-07-07Fix PS2_MOUSE_INVERT_BUTTONS (#20646)Daniel Kao1-5/+4
2023-05-20Support PS/2 mouse 9-bit output with MOUSE_EXTENDED_REPORT (#20734)Daniel Kao1-8/+19
2022-11-14fix: mousekey doesn't work with trackpoint (#18474)Klesh Wong1-4/+3
2022-05-30Improve PS/2 mouse performance (#17111)Andrew Dunai1-2/+17
2022-02-12Format code according to conventions (#16322)QMK Bot1-8/+20
2021-10-20Relocate PS2 code (#14895)Joel Challis1-0/+270