mirror of
https://github.com/MatMoul/g810-led.git
synced 2026-01-06 12:56:58 +00:00
Add first shot for effect code
This commit is contained in:
@@ -51,6 +51,7 @@ class Keyboard {
|
||||
bool setKeys(KeyValue keyValue[], size_t keyValueCount);
|
||||
bool setAllKeys(KeyColors colors);
|
||||
bool setGroupKeys(KeyGroup keyGroup, KeyColors colors);
|
||||
bool setFXColor(KeyColors colors);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user