1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2025-04-05 07:41:45 +00:00
g810-led/src/classes
Kevin Pearson 07aa241058 Move handling of NativeEffectPart::all to library
Raw use of 0xFF as the effectpart byte is device-undefined and was
implemented as a wrapper around mutliplle native effects calls as well
as handling the indicators. Logic was previously implemented in the
application, allowing for library use in this particular case to have
undefined behavior.

Signed-off-by: Kevin Pearson <pearson.kevin.m@gmail.com>
2017-05-26 10:11:16 -04:00
..
Keyboard.cpp Move handling of NativeEffectPart::all to library 2017-05-26 10:11:16 -04:00
Keyboard.h Add PRO support 2017-05-10 14:10:38 +03:00