mirror of
https://github.com/MatMoul/g810-led.git
synced 2026-06-01 18:33:33 +00:00
Add natives effects support in profile
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-breathing ff0000 10 # Set breathing effect with red color and speed 10
|
||||
@@ -0,0 +1,3 @@
|
||||
# Green Profile
|
||||
|
||||
fx-color 00ff00 # Set all keys green
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-cycle 10 # Set color cycle effect with speed 10
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-cwave 10 # Set center wave effect with speed 10
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-hwave 10 # Set horizontal wave effect with speed 10
|
||||
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-vwave 10 # Set vertical wave effect with speed 10
|
||||
Reference in New Issue
Block a user