Skip to content

Commit 67da8ca

Browse files
committed
updates config for linux
1 parent 0b2c85b commit 67da8ca

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

config.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,19 @@
88
# important: slider indexes start at 0, regardless of which analog pins you're using!
99
slider_mapping:
1010
0: master
11-
1: chrome.exe
12-
2: spotify.exe
13-
3:
14-
- pathofexile_x64.exe
15-
- rocketleague.exe
16-
4: discord.exe
11+
1: Discord
12+
2:
13+
- wine64-preloader
14+
- wine32-preloader
15+
- Civ6
16+
3: firefox
17+
4: deej.unmapped
1718

1819
# set this to true if you want the controls inverted (i.e. top is 0%, bottom is 100%)
1920
invert_sliders: false
2021

2122
# settings for connecting to the arduino board
22-
com_port: COM4
23+
com_port: /dev/ttyUSB0
2324
baud_rate: 9600
2425

2526
# adjust the amount of signal noise reduction depending on your hardware quality

0 commit comments

Comments
 (0)