We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b2c85b commit 67da8caCopy full SHA for 67da8ca
config.yaml
@@ -8,18 +8,19 @@
8
# important: slider indexes start at 0, regardless of which analog pins you're using!
9
slider_mapping:
10
0: master
11
- 1: chrome.exe
12
- 2: spotify.exe
13
- 3:
14
- - pathofexile_x64.exe
15
- - rocketleague.exe
16
- 4: discord.exe
+ 1: Discord
+ 2:
+ - wine64-preloader
+ - wine32-preloader
+ - Civ6
+ 3: firefox
17
+ 4: deej.unmapped
18
19
# set this to true if you want the controls inverted (i.e. top is 0%, bottom is 100%)
20
invert_sliders: false
21
22
# settings for connecting to the arduino board
-com_port: COM4
23
+com_port: /dev/ttyUSB0
24
baud_rate: 9600
25
26
# adjust the amount of signal noise reduction depending on your hardware quality
0 commit comments