We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e702fc7 commit e8ff307Copy full SHA for e8ff307
README.md
@@ -0,0 +1,20 @@
1
+# Port bindings
2
+
3
+| Port | Action |
4
+| ------------- | ------------- |
5
+| PIO0_17 | A button |
6
+| PIO0_21 | Steam button led |
7
+| PIO1_0 | Joystick click |
8
+| PIO1_2 | Start button |
9
+| PIO1_3 | Right grip |
10
+| PIO1_4 | Left bumper |
11
+| PIO0_13 | Right trigger click* |
12
+| PIO1_14 | Right bumper |
13
+| PIO1_19 | Steam button |
14
+| PIO1_20 | Select button |
15
+| PIO1_21 | Right touch panel click |
16
+| PIO1_25 | Left grip |
17
+| PIO1_26 | Left touch panel click |
18
+| PIO1_27 | Left trigger click |
19
20
+* Right trigger click also connected to PIO0_1 for activation IAP
0 commit comments