Skip to content

Commit

Permalink
Fix inverted MSI-Claw menu buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
zezba9000 committed Jan 7, 2025
1 parent 90d65b2 commit a2fc402
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ id: claw1
mapping:
- name: Guide
source_events:
- keyboard: KeyF16
- keyboard: KeyF15
target_event:
gamepad:
button: Guide
- name: QuickAccess
source_events:
- keyboard: KeyF15
- keyboard: KeyF16
target_event:
gamepad:
button: QuickAccess
Expand Down

0 comments on commit a2fc402

Please sign in to comment.