diff options
Diffstat (limited to 'common/mousekey.c')
| -rw-r--r-- | common/mousekey.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/mousekey.c b/common/mousekey.c index 3068fc5e3..017be9411 100644 --- a/common/mousekey.c +++ b/common/mousekey.c | |||
| @@ -26,6 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 26 | 26 | ||
| 27 | 27 | ||
| 28 | 28 | ||
| 29 | static report_mouse_t mouse_report = {}; | ||
| 29 | static uint8_t mousekey_repeat = 0; | 30 | static uint8_t mousekey_repeat = 0; |
| 30 | static uint8_t mousekey_accel = 0; | 31 | static uint8_t mousekey_accel = 0; |
| 31 | 32 | ||
