1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Michael Büchler
a850f7d695
Fix PS/2 Trackpoint mouse clicks () () 2024-05-21 00:36:48 +01:00
Daniel Kao
f35dee5c05
Take care of scroll divisor remainders for PS/2 drag scroll () 2023-09-25 12:49:31 +10:00
Daniel Kao
e43080788e
Fix PS2_MOUSE_INVERT_BUTTONS () 2023-07-07 21:34:44 +10:00
Daniel Kao
e278715f7f
Support PS/2 mouse 9-bit output with MOUSE_EXTENDED_REPORT () 2023-05-20 22:07:50 +10:00
Klesh Wong
133fe1c013
fix: mousekey doesn't work with trackpoint ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-11-14 03:07:08 +11:00
Andrew Dunai
ecce9900c9
Improve PS/2 mouse performance () 2022-05-30 23:15:17 -07:00
QMK Bot
63646e8906
Format code according to conventions () 2022-02-12 18:29:31 +00:00
Joel Challis
d4be4b67a2
Relocate PS2 code ()
* Relocate ps2 protocol code

* clang

* Move makefile logic
2021-10-20 21:18:49 +01:00
Renamed from tmk_core/protocol/ps2_mouse.c (Browse further)