forked from forks/qmk_firmware
* can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or SERIAL_MOUSE_MOUSESYSTEMS_ENABLE. * Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and SERIAL_MOUSE_USE_UART macros * UART configuration still has to be done in config.h: I added working clauses for both mouse protocols to ps2_usb's config.h |
||
|---|---|---|
| .. | ||
| adb_usb | ||
| ascii_usb | ||
| ibm4704_usb | ||
| m0110_usb | ||
| news_usb | ||
| next_usb | ||
| pc98_usb | ||
| ps2_usb | ||
| sun_usb | ||
| terminal_bluefruit | ||
| terminal_usb | ||
| usb_usb | ||
| x68k_usb | ||