Skip to content

Commit

Permalink
feat(Flip DS): Add SSI button as OSK
Browse files Browse the repository at this point in the history
  • Loading branch information
uejji authored and pastaq committed Dec 20, 2024
1 parent 2d6b8fa commit dfbb4d2
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ mapping:
target_event:
gamepad:
button: RightTop
- name: Secondary Screen Interaction
source_events:
- keyboard: KeyRightCtrl
- keyboard: KeyLeftMeta
- keyboard: KeyF18
target_event:
gamepad:
button: Keyboard

# List of events to filter from the source devices
filtered_events: []

0 comments on commit dfbb4d2

Please sign in to comment.