mattanger / ckb-next

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

Add key map and modify RGB buffer for K95 Platinum lightbar #342

Closed jerryaldrichiii closed 6 years ago

jerryaldrichiii commented 6 years ago

Still need to add conditional logic for the K95 Platinum to match what we saw from CUE (0x30 instead of 0x18):

https://github.com/mattanger/ckb-next/blob/newdev/src/ckb-daemon/led_keyboard.c#L107

Also, we need to investigate these to get the right values:

https://github.com/mattanger/ckb-next/blob/newdev/src/ckb-daemon/keymap.h#L24 https://github.com/mattanger/ckb-next/blob/newdev/src/ckb-daemon/keymap.h#L27