Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
I5UCC authored Aug 5, 2022
1 parent c234af7 commit 89d5524
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,15 @@ The program will set these parameters with an integer from 0-4 representing the
| 3 | Trackpad |
| 4 | Thumbstick |

Additionally, bool versions of the thumb positions are available, They're mapped as:
(You can deactivate those in the config by setting "SendBools" to false.)
Additionally, bool versions of the thumb positions are available, They're mapped the following:

- \[Left/Right]AButton
- \[Left/Right]BButton
- \[Left/Right]TrackPad
- \[Left/Right]ThumbStick

(You can deactivate those in the config by setting "SendBools" to false.)

Another bool is also available to detect if the thumb is on *either* the A or B buttons, or Touching both *at the same time*.

- \[Left/Right]ABButtons
Expand Down

0 comments on commit 89d5524

Please sign in to comment.