-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
USB: Add keyboardmania #3944
Merged
Merged
USB: Add keyboardmania #3944
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jackun
commented
Nov 24, 2020
jackun
force-pushed
the
usb-keyboardmania
branch
from
November 24, 2020 14:43
6ab6f97
to
3e5e04d
Compare
jackun
force-pushed
the
usb-keyboardmania
branch
from
November 24, 2020 16:30
3e5e04d
to
f626e5f
Compare
jackun
force-pushed
the
usb-keyboardmania
branch
2 times, most recently
from
February 6, 2021 15:07
4d518fb
to
7154f50
Compare
jackun
force-pushed
the
usb-keyboardmania
branch
from
February 22, 2021 12:28
7154f50
to
4bb4e1a
Compare
Yes/no to paned dialogs? |
jackun
force-pushed
the
usb-keyboardmania
branch
from
February 24, 2021 19:24
4bb4e1a
to
eeb7633
Compare
jackun
force-pushed
the
usb-keyboardmania
branch
from
March 20, 2021 18:59
eeb7633
to
218d666
Compare
jackun
force-pushed
the
usb-keyboardmania
branch
from
March 20, 2021 19:21
218d666
to
ab0dee9
Compare
Status? |
I'm trying to generalize evdev portion a little more but eff it, pushing just keyboardmania parts. |
jackun
force-pushed
the
usb-keyboardmania
branch
3 times, most recently
from
April 7, 2021 16:24
a5cfcf0
to
94a703b
Compare
@jackun is this good to go? |
Last time I tried seemed OK. |
GovanifY
approved these changes
May 10, 2021
Could you rebase please? |
Signed-off-by: jackun <[email protected]>
Remove "clever autoconfig" that possibly mapped wrong control to wrong player. Breaks mapping analog stick's single axis to two axes, for now.
jackun
force-pushed
the
usb-keyboardmania
branch
from
July 10, 2021 10:00
94a703b
to
fc2c804
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Untested by me. Missing linux support.Original PR jackun/USBqemu-wheel#60Signed-off-by: jackun [email protected]