initial commit
This commit is contained in:
commit
c3ed9af8a0
7 changed files with 519 additions and 0 deletions
20
profiles/template.toml
Normal file
20
profiles/template.toml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
[mouse]
|
||||
name = "Razer Mamba Elite"
|
||||
lightmap = "razer_mamba_elite"
|
||||
|
||||
[mouse.lights]
|
||||
wheel = "red"
|
||||
logo = "red"
|
||||
l0 = "red"
|
||||
r0 = "red"
|
||||
|
||||
[keyboard]
|
||||
name = "Razer BlackWidow Chroma"
|
||||
lightmap = "razer_blackwidow_chroma_de"
|
||||
|
||||
[keyboard.lights]
|
||||
w = "red"
|
||||
a = "red"
|
||||
s = "red"
|
||||
d = "red"
|
||||
logo = "green"
|
||||
Loading…
Add table
Add a link
Reference in a new issue