I haven't started experimenting around with the code for joysticks but am in the middle of making a keyboard (half) with a joystick. Did you find it worked ok just for acting as keyboard keys/combinations of keys?
I see under the 'Accelerated' portion where you tried to emulate mouse keys there weren't really any results?
Unfortunately it's not too well organised, but it just does an analogReadPin to get an X/Y value, scales it to the desired mouse values, and sends it using a pointing_device_task.
I am a big fan of joystick pointing devices, would love to see what you end up making!
all 4 comments