updated README for v1.4.8

This commit is contained in:
demik 2024-08-15 12:06:27 +02:00
parent 2ab47ae4db
commit 416973176e
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## v1.4.8
- added support for MacAlly Joystick
- added support for Wiimotes
- D-pad movement working, click on B, half-click on A
- selectable movement speed on the Weemote + LED feedback
- this lay the framework to add drivers for some unsupported devices
## v1.4.7
- new feature: half click on right BT click (similar to some ADB devices)

View File

@ -18,3 +18,4 @@ List of relevant files:
- m4848.h Header for Apple Hockey Puck mouse over Bluetooth emulation
- main.c Everything start here
- quad.c Quadrature related functions (mouse port)
- wii.* Wiimote driver