We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I recently picked up a LinYuvo KS54 Mini Bluetooth Gamepad Controller from AliExpress. Here are the codes for anyone that wants to use it.
LinYuvo KS54 Mini Bluetooth Gamepad Controller
File Name:
/.btpt/Xbox Wireless Controller
Direction buttons
prevPage EV_KEY BTN_NORTH 0 nextPage EV_KEY BTN_SOUTH 0 prevPage EV_KEY BTN_WEST 0 nextPage EV_KEY BTN_EAST 0
Action buttons
prevPage EV_KEY KEY_BACK 0 nextPage EV_KEY BTN_START 0 prevPage EV_KEY BTN_TL 0 nextPage EV_KEY BTN_TR 0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I recently picked up a
LinYuvo KS54 Mini Bluetooth Gamepad Controller
from AliExpress. Here are the codes for anyone that wants to use it.File Name:
Direction buttons
Action buttons
The text was updated successfully, but these errors were encountered: