aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/ps2_mouse.h
Commit message (Collapse)AuthorAgeFilesLines
* Supress warnings from ps2_mouse.hPriyadi Iman Nurcahyo2017-02-121-2/+3
|
* Implemented weak ps2_mouse_init_user()Priyadi Iman Nurcahyo2016-12-051-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.
* Added back PS2_MOUSE_INIT_DELAY defineOfer Plesser2016-12-031-0/+3
|
* Refactored and improved ps2 mouse featureofples2016-12-031-11/+70
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+66