Skip to content

Commit 6973ebb

Browse files
AndKepeterbarker
authored andcommitted
Sparkfun pro micro as joystick
1 parent ceafe35 commit 6973ebb

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
description: >
2+
SUMD -> Joystick adapter using SparkFun Pro Micro AtMega 32u4
3+
4+
match:
5+
- '*SparkFun Pro Micro*'
6+
7+
controls:
8+
- channel: 1
9+
type: axis
10+
id: 0
11+
- channel: 2
12+
type: axis
13+
id: 1
14+
- channel: 3
15+
type: axis
16+
id: 2
17+
- channel: 4
18+
type: axis
19+
id: 3
20+
- channel: 5
21+
type: axis
22+
id: 4
23+
- channel: 6
24+
type: axis
25+
id: 5
26+
- channel: 7
27+
type: axis
28+
id: 6
29+
- channel: 8
30+
type: axis
31+
id: 7
32+

0 commit comments

Comments
 (0)