Hid app refactor to match ofw

This commit is contained in:
Willy-JL
2024-02-18 01:44:54 +00:00
parent adc6652a34
commit dd3e7688ca
33 changed files with 344 additions and 124 deletions

View File

@@ -3,6 +3,7 @@
#include <gui/view.h>
#define MOUSE_MOVE_SHORT 5
#define MOUSE_MOVE_LONG 20
typedef struct Hid Hid;
typedef struct HidMouseJiggler HidMouseJiggler;