You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
243 B
Markdown

6 years ago
A userspace wiimote driver that maps wiimote / wii classic controller
inputs to either keyboard keys or a simulated xbox 360 controller.
## requirements:
* inotify (from inotify-tools)
* evdev kernel module
* uinput kernel module
* node v10