mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-05 00:00:51 +00:00
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
Wiimote.A = KEY_ENTER
|
|
Wiimote.B = KEY_ESC
|
|
Wiimote.Up = KEY_UP
|
|
Wiimote.Down = KEY_DOWN
|
|
Wiimote.Left = KEY_LEFT
|
|
Wiimote.Right = KEY_RIGHT
|
|
Wiimote.Minus = KEY_MINUS
|
|
Wiimote.Plus = KEY_EQUAL
|
|
Wiimote.Home = KEY_X
|
|
Wiimote.1 = KEY_SPACE
|
|
Wiimote.2 = KEY_I
|