mirror of
https://github.com/MatMoul/g810-led.git
synced 2026-01-06 12:56:58 +00:00
Add wave effect
This commit is contained in:
@@ -55,6 +55,9 @@ class Keyboard {
|
||||
bool setFXColor(KeyColors colors);
|
||||
bool setFXBreathing(KeyColors colors, uint8_t speed);
|
||||
bool setFXColorCycle(uint8_t speed);
|
||||
bool setFXHWave(uint8_t speed);
|
||||
bool setFXVWave(uint8_t speed);
|
||||
bool setFXCWave(uint8_t speed);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user