mirror of
https://github.com/MatMoul/g810-led.git
synced 2025-11-21 02:52:06 +00:00
Add natives effects support in profile
This commit is contained in:
2
sample_profiles/fx_breathing_red
Normal file
2
sample_profiles/fx_breathing_red
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-breathing ff0000 10 # Set breathing effect with red color and speed 10
|
||||
3
sample_profiles/fx_color_green
Normal file
3
sample_profiles/fx_color_green
Normal file
@@ -0,0 +1,3 @@
|
||||
# Green Profile
|
||||
|
||||
fx-color 00ff00 # Set all keys green
|
||||
2
sample_profiles/fx_colorcycle
Normal file
2
sample_profiles/fx_colorcycle
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-cycle 10 # Set color cycle effect with speed 10
|
||||
2
sample_profiles/fx_cwave
Normal file
2
sample_profiles/fx_cwave
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-cwave 10 # Set center wave effect with speed 10
|
||||
2
sample_profiles/fx_hwave
Normal file
2
sample_profiles/fx_hwave
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-hwave 10 # Set horizontal wave effect with speed 10
|
||||
2
sample_profiles/fx_vwave
Normal file
2
sample_profiles/fx_vwave
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
fx-vwave 10 # Set vertical wave effect with speed 10
|
||||
Reference in New Issue
Block a user