MHeironimus / ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sparkfun Pro Micro support

Nixon-Joseph opened this issue · comments

Hello!

I would very much like support for the Sparkfun Pro Micro (specifically the 5v, but not sure if that matters)

I'm having trouble getting anything to compile using the library, so I'm assuming I'm missing some support.

Originally getting error trying to include PluggableUSB, didn't seem to exist - so I downloaded the files and included them in my local version of the joystick lib. After that I'm getting the error: :\Users\{{user}}\Documents\Arduino\libraries\Joystick\src/DynamicHID/DynamicHID.h:106:47: error: expected class-name before '{' token