Guest emptY Posted January 30, 2016 Report Posted January 30, 2016 Hi Guys, is there any way to simulate the "profile change" button like it is possible in c++ with a keyboard event: keybd_event(VK_KEY_A, 0, KEYEVENTF_EXTENDEDKEY | 0, 0); // Example with "A" I would like to write a programm that is able to change the profile automatically, so that the color of my Challenger Ultimate changes from time to time. Or is there maybe even a way to access the color of the leds directly? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.