Due HID Joystick - Any libs that actually work?

I'm trying to setup my Due as an HID joystick, but I'm having trouble finding tutorials (plenty for Leonardo/micro, but not Due). I'm also having a heck of a time trying to find an HID joystick library that even compiles for the Due.

Does anyone have experience with using a Due as an HID device? Does anyone have a link to a good library I could use?

Thanks, I really appreciate it.

http://forum.arduino.cc/index.php?topic=214803.0

ard_newbie:
Arduino DUE as a HID Joystick and PPM Decoder - Arduino Due - Arduino Forum

+1 karma. Thanks!

Actually, now that I look at the files and the very poor documentation/instructions, I can't figure out what to do with these files. This is very frustrating. The main thing that confuses me is that he doesn't #include any libraries in his example.

Haven't tested it yet, but this looks much more promising.