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.
|
|
5 years ago | |
|---|---|---|
| .gitignore | 5 years ago | |
| README.md | 5 years ago | |
| classic-controller.js | 5 years ago | |
| config.js | 5 years ago | |
| index.js | 5 years ago | |
| io.js | 5 years ago | |
| keyboard-simulator.js | 5 years ago | |
| logger-config.js | 5 years ago | |
| package-lock.json | 5 years ago | |
| package.json | 5 years ago | |
| simulator.js | 5 years ago | |
| sleep.js | 5 years ago | |
| uinput.js | 5 years ago | |
| wii-device.js | 5 years ago | |
| wii-devices.js | 5 years ago | |
| wiimote.js | 5 years ago | |
| xbox-pad-simulator.js | 5 years ago | |
README.md
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