[Keyboard][PloopyCo] Fix code for Mini and Nano Trackballs (#12889)
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
|
||||
void process_mouse(report_mouse_t* mouse_report);
|
||||
void process_mouse_user(report_mouse_t* mouse_report, int16_t x, int16_t y);
|
||||
void process_wheel(report_mouse_t* mouse_report);
|
||||
void process_wheel_user(report_mouse_t* mouse_report, int16_t h, int16_t v);
|
||||
|
||||
#define LAYOUT(k00) {{ KC_NO }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user