-
Notifications
You must be signed in to change notification settings - Fork 2
Add Wiimote and its core extensions #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestmodule-deviceIssue relates to the device modulesIssue relates to the device modulesmodule-hid-usbIssue relates to the HID & USB modulesIssue relates to the HID & USB modules
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmodule-deviceIssue relates to the device modulesIssue relates to the device modulesmodule-hid-usbIssue relates to the HID & USB modulesIssue relates to the HID & USB modules
Definitions for the Nintendo Wiimote (named
Wiimote) should be created in thedevices.wiimodule. Its core extensions should also be created. An accompanying adapter should be implemented in thehid-usbmodule.The core extension of the Wiimote are defined as such:
NunchukExtensionClassicExtensionClassicProExtensionMotionPlusExtensionThe ability for user to add support for their own extensions to
Wiimotemust be available.