IPC routing completed.
This commit is contained in:
19
resources/config.yaml
Normal file
19
resources/config.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
slider_mapping:
|
||||
0: master
|
||||
1: chrome.exe
|
||||
2: spotify.exe
|
||||
3:
|
||||
- pathofexile_x64.exe
|
||||
- rocketleague.exe
|
||||
4: discord.exe
|
||||
|
||||
# set this to true if you want the controls inverted (i.e. top is 0%, bottom is 100%)
|
||||
invert_sliders: false
|
||||
|
||||
# settings for connecting to the arduino board
|
||||
com_port: COM4
|
||||
baud_rate: 9600
|
||||
|
||||
# adjust the amount of signal noise reduction depending on your hardware quality
|
||||
# supported values are "low" (excellent hardware), "default" (regular hardware) or "high" (bad, noisy hardware)
|
||||
noise_reduction: default
|
||||
Reference in New Issue
Block a user