diff --git a/keyboards/handwired/trenctyl_manuform/config.h b/keyboards/handwired/trenctyl_manuform/config.h
index fbe4618a4a..cb2768a2e5 100644
--- a/keyboards/handwired/trenctyl_manuform/config.h
+++ b/keyboards/handwired/trenctyl_manuform/config.h
@@ -21,7 +21,7 @@ along with this program. If not, see .
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0x44FD
+#define VENDOR_ID 0x44FD
#define MANUFACTURER mfulz
/* mouse config */
@@ -30,6 +30,7 @@ along with this program. If not, see .
//#define MOUSEKEY_TIME_TO_MAX 60
//#define MOUSEKEY_MAX_SPEED 7
//#define MOUSEKEY_WHEEL_DELAY 0
+#define MOUSEKEY_WHEEL_INTERVAL 120
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5