summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/ps2_mouse.c
AgeCommit message (Expand)Author
2021-08-06[Feature] Swap buttons on PS2 Mouse/Trackball (#9205)Juan Pablo Kutianski
2021-08-06Arm ps2 mouse interrupt (#6490)JohSchneider
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2020-07-02Add movement hook to ps2_mouse (#8805)Manna Harbour
2020-04-09Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650)Manna Harbour
2019-08-30clang-format changesskullY
2017-10-10Add option to reverse PS2 mouse axes and scrollingJesper Brix Rosenkilde
2017-05-26- Added integration of IBM Trackpointdbroqua
2016-12-05syntax error fixPriyadi Iman Nurcahyo
2016-12-05Implemented weak ps2_mouse_init_user()Priyadi Iman Nurcahyo
2016-12-03Forgot to use define in delay instead of hardcoded numberOfer Plesser
2016-12-03Added back PS2_MOUSE_INIT_DELAY defineOfer Plesser
2016-12-03Refactored and improved ps2 mouse featureofples
2016-11-26Make PS2 init delay configurable. Some devices are not fully powered upPriyadi Iman Nurcahyo
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk