summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/ps2_mouse.h
AgeCommit message (Collapse)AuthorFilesLines
2017-02-11Supress warnings from ps2_mouse.hPriyadi Iman Nurcahyo1-2/+3
2016-12-04Implemented weak ps2_mouse_init_user()Priyadi Iman Nurcahyo1-0/+49
There are a lot of PS/2 commands, some are vendor/device specific, so we provide a weak ps2_mouse_init_user() to be implemented in each keyboard that need it.
2016-12-03Added back PS2_MOUSE_INIT_DELAY defineOfer Plesser1-0/+3
2016-12-03Refactored and improved ps2 mouse featureofples1-11/+70
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+66