ccMSC / ckb

RGB Driver for Linux and OS X
http://forum.corsair.com/v3/showthread.php?t=133929
GNU General Public License v2.0
1.34k stars 170 forks source link

M65 Pro RGB does not show up #550

Open RushanB opened 7 years ago

RushanB commented 7 years ago

Running on Mac OS X El Capt. 10.11.6.

"No Devices Connected" when downloaded from package.

When trying to compile with QT 5.7 error comes up with Carbon.h

When trying to compile with QT 5.6 error comes up with define Clock_t -After commenting out the error line, code compiles and runs -Again shows "No Devices Connected"

Need someone to fix this please.

RushanB commented 7 years ago

Returned and got a Logitech device instead but still would like to see someone fix the code.

sh4d0w28 commented 7 years ago

@RushanB , Please, try newdev branch. They have support for your keyboard in there. Looks like developer paused project :(

mattanger commented 7 years ago

We've got a new fork of the ckb project going, and we're working on incorporating bugfixes and improvements. It can be found here: https://github.com/mattanger/ckb-next We haven't made a stable release, and we're not offering support until we do a stable release. But, some improvements can be found in our fork, and we're open to testing/usage feed back. Just no help me issue, keep those to this project please! When possible one of us may chime in here and offer what information we can.

On Thu, Dec 29, 2016 at 11:33 PM, Maxim notifications@github.com wrote:

@RushanB https://github.com/RushanB , Please, try newdev branch. They have support for your keyboard in there. Looks like developer paused project :(

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ccMSC/ckb/issues/550#issuecomment-269731443, or mute the thread https://github.com/notifications/unsubscribe-auth/AFM7Grwsx6qlADabWMQowZFWwlD-1q0kks5rNIm2gaJpZM4LV6Xm .

sh4d0w28 commented 7 years ago

@mattanger , do you have any connection with @ccMSC ? Or you just created fork? I`m asking as we have 160 forks now

tatokis commented 7 years ago

There's no connection. We just decided to team up in order to pick up development from where it was left off and continue with the project.

Most likely, the rest of the forks were created to implement a feature and submit a pull request.

sh4d0w28 commented 7 years ago

@tatokis so i can transfer my pull request to new repo, right?

tatokis commented 7 years ago

You don't need to, I can merge it without you making a new one. I just wanted to test it first, make sure that it's stable and it works before merging it.