Skip to content

Commit

Permalink
Sparkfun pro micro as joystick
Browse files Browse the repository at this point in the history
  • Loading branch information
AndKe authored and peterbarker committed Apr 4, 2024
1 parent ceafe35 commit 6973ebb
Showing 1 changed file with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
description: >
SUMD -> Joystick adapter using SparkFun Pro Micro AtMega 32u4
match:
- '*SparkFun Pro Micro*'

controls:
- channel: 1
type: axis
id: 0
- channel: 2
type: axis
id: 1
- channel: 3
type: axis
id: 2
- channel: 4
type: axis
id: 3
- channel: 5
type: axis
id: 4
- channel: 6
type: axis
id: 5
- channel: 7
type: axis
id: 6
- channel: 8
type: axis
id: 7

0 comments on commit 6973ebb

Please sign in to comment.