You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

keymap.sh 214B

12345678910111213
  1. #!/bin/sh
  2. # Left/Up/Down/Right: left/up/down/right
  3. # A: Enter
  4. # B: Backspace
  5. # X: X
  6. # Y: Y
  7. # Start: T
  8. # Select: E
  9. # LBumper: PgUp
  10. # RBumper: PgDn
  11. dir=$(dirname "$0")
  12. antimicro --hidden "$dir/keymap.joystick.amgp"