An unofficial command line client for Wooting keyboards.
Only properly tested on Windows with a 60HE, but should work on all Lekker based Wootings on all major platforms. Or it might brick them. Who knows.
- Wooting Two Lekker Edition
- Wooting Two HE
- Wooting 60HE
- Windows
- Linux
- MacOS
- BSD (autoswitch not available)
git clonecargo install --path .woot --help
The first matching rule is applied.
If no rules match, the profile is not changed, so you might want to add a rule without filters at the end.
[[rules]]
cmd = ["java", "-jar", "C:/Games/minecraft.jar"]
profile = 2
[[rules]]
name = "Overwatch.exe"
profile = 3
[[rules]]
exe = "C:/Games/CounterStrike/CS.exe"
profile = 3
[[rules]]
name = "Program that shouldn't cause a switch"
[[rules]]
profile = 0