]> git.donarmstrong.com Git - qmk_firmware.git/commit
Implemented weak ps2_mouse_init_user()
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>
Sun, 4 Dec 2016 18:07:12 +0000 (01:07 +0700)
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>
Sun, 4 Dec 2016 18:21:17 +0000 (01:21 +0700)
commitd059624bfb32e268ff0972609d7eadbb212fa2d2
tree3d6079093aa4635367320e0f80b6ec924fa2c3e9
parentf39e1b5dfe7552f01dbc6eab95c268f41a9d98e2
Implemented weak ps2_mouse_init_user()

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.
tmk_core/protocol/ps2_mouse.c
tmk_core/protocol/ps2_mouse.h