Commit Graph

9 Commits

Author SHA1 Message Date
Frederik Walk
55c9966b88 Refactor USB drivers 2024-11-07 16:15:55 +01:00
Frederik Walk
2bcbf1e458 Add XInput Analog mode
This mode will map the readouts of the drum to the left (for player 1)
or right (for player 2) analogstick axis.
2024-10-12 18:38:42 +02:00
Frederik Walk
0f9d433253 Add Second Keyboard mode
There a now two keyboard modes to easily allow two players on the
same computer. Player 1 is mapped to 'DFJK', player 2 to 'CBN,'.
2023-12-29 22:49:25 +01:00
Frederik Walk
c1b410d120 Add Keyboard Mode 2023-12-03 11:27:19 +01:00
Frederik Walk
3d217e5729 Rework DS4 structs based on linux kernel hid driver 2023-11-26 09:58:33 +01:00
Frederik Walk
f6a4c80703 Add MIDI device mode 2023-07-17 22:50:27 +02:00
Frederik Walk
ee3eaac3d6 Port over the remaining USB modes from DivaCon 2023-07-04 21:57:42 +02:00
Frederik Walk
43aa53382c Add xinput driver 2023-04-22 18:18:02 +02:00
Frederik Walk
50486c3f20 Switch to tinyUsb stack 2023-04-22 17:44:38 +02:00