keymapperorg / KeyMapper

An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
994 stars 149 forks source link

Support joysticks as triggers #199

Open sds100 opened 5 years ago

sds100 commented 5 years ago

https://developer.android.com/training/game-controllers/controller-input.html

See this issue for how to implement this https://github.com/keymapperorg/KeyMapper/issues/491

eth0space commented 5 years ago

nice. looking for a app for this. will test and send feedback.

eth0space commented 5 years ago

im kinda lost. where are the x-axis and y-axis so i could use it for swipes. i needed some apps to catch game controller inputs. and other apps are iritating cause of ads and restrictions.

sds100 commented 5 years ago

The app doesn't support it yet. This issue page is too remind me to add it at some point.

CarJem commented 5 years ago

Combine this with Issue #200 and the Ability to Toggle Said Controls with a Controller Would Make a Very Nice Mouse Point for Users on either Android TV or more importantly, for a user of the Newly Released SwitchRoot LineageOS (for the Nintendo Switch), a much more welcome TV Mode Experience.

TrevorScheitrum commented 4 years ago

Any progress on this issue? I took a look at the android dev page a while ago, but got a little confused how to incorporate the accessibility analog hooks into your code. (I'm not an android dev, I mostly know Python). I'd really like to get this feature in, so I can use KeyMapper to map analog input to keyboard keys and be able to use a bluetooth controller with games that require WASD style input, (RPG's where you tell your character to walk forward, backward, left, right, etc with a W, A, S, or D letter keys) or games that require analog to rotate a camera angle, etc

sds100 commented 4 years ago

No progress yet. Right now I'm working on the 2.0 release. Take a look at the project board for it. Gesture inputs will come soon after.

jcc10 commented 2 years ago

I would like to add that I have a Bluetooth ring that (for some insane reason) has it's forward and backwards buttons preform mouse swipe up and mouse swipe down actions and mouse click. I'm not sure if it's the same thing as joystick input, but I figured I would point out that this would really help. (If only to remap the keys to something sane like skip / back / play pause)

sds100 commented 2 years ago

I would like to add that I have a Bluetooth ring that (for some insane reason) has it's forward and backwards buttons preform mouse swipe up and mouse swipe down actions and mouse click. I'm not sure if it's the same thing as joystick input, but I figured I would point out that this would really help. (If only to remap the keys to something sane like skip / back / play pause)

Wow, what 😂 How does doing a mouse movement in Android do anything useful?

DieALot36T9 commented 3 months ago

will is ever come?