We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab47ae commit 4169731Copy full SHA for 4169731
ChangeLog.md
@@ -1,5 +1,9 @@
1
## v1.4.8
2
- added support for MacAlly Joystick
3
+- added support for Wiimotes
4
+ - D-pad movement working, click on B, half-click on A
5
+ - selectable movement speed on the Weemote + LED feedback
6
+ - this lay the framework to add drivers for some unsupported devices
7
8
## v1.4.7
9
- new feature: half click on right BT click (similar to some ADB devices)
main/README.md
@@ -18,3 +18,4 @@ List of relevant files:
18
- m4848.h Header for Apple Hockey Puck mouse over Bluetooth emulation
19
- main.c Everything start here
20
- quad.c Quadrature related functions (mouse port)
21
+- wii.* Wiimote driver
0 commit comments