Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic chatpad support on XBox 360 wireless controller #7

Merged
merged 4 commits into from Apr 24, 2018

Conversation

BenMcLean
Copy link

Snow and others added 4 commits March 14, 2017 17:43
controller_factory.cpp is modified to send chatpad option to
Xbox360WirelessController constructor.
If chatpad option is enabled, LinuxUinput would be instantiated in the
way similar to implementation in chatpad.cpp. But class Chatpad is
tightly coupled with usb communication, the implementation could not be
reused. Defines in chatpad.hpp are reused.
Keymap is slightly altered.
Currently leds on chatpad is not supported.
@zerojay zerojay merged commit 4532e0b into zerojay:stable Apr 24, 2018
@zerojay
Copy link
Owner

zerojay commented Apr 24, 2018

Sorry for the long wait on this, I wasn't aware there was a pull request waiting on me.

@BenMcLean
Copy link
Author

I haven't managed a successful test of this feature myself yet but I might try again soon.

@zerojay
Copy link
Owner

zerojay commented Apr 24, 2018

Let us know when you do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants