Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 380 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 380 Bytes

KuaFu-Arduino-Driver

A driver for the A+ KuaFu 2400 DPI gaming mouse to help use the 2 extra buttons (next, prev) as macros.

Packet data structure for the KuaFu mouse, refer to the KuaFu.h MOUSEINFO struct

Note: Set polling interval to something small at the end of HIDComposite::EndpointXtract, in hidcomposite.cpp. If you don't, fps games will flick randomly.