I have looked at every joystick variation and tried adding through Sketch library but nothing works. As I said the Sketch enables a Joystick in Windows control Panel, sees the joy.cpl calibration tool but does interact with it.
When I add #include <HID-Project.h>
#include <HID-Settings.h>
As in the analogue code, the first code doesn't compile. I have also tried Joystick.h again it compiles but doesn't alter final status (ie not talking to joy.cpl) Incidently My flight sim calibration tool also sees it but no interaction.