mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-10 20:29:56 +02:00
4 lines
86 B
C
4 lines
86 B
C
#pragma once
|
|
|
|
void send_gamepad(report_gamepad_t *report);
|
|
void gamepad_ep_task(void); |