Mouse type now configurable

This commit is contained in:
SarahW 2016-12-16 20:19:08 +00:00
commit 09dbd1dd65
21 changed files with 494 additions and 238 deletions

View file

@ -1 +1 @@
void mouse_serial_init();
extern mouse_t mouse_serial_microsoft;