possibly all files needed to make things work
This commit is contained in:
parent
708bb4f55d
commit
09ff4b0c99
15 changed files with 783 additions and 16 deletions
4
quantum/gamepad.h
Normal file
4
quantum/gamepad.h
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
void send_gamepad(report_gamepad_t *report);
|
||||
void gamepad_ep_task(void);
|
||||
Loading…
Add table
Add a link
Reference in a new issue