diff options
Diffstat (limited to 'quantum/mousekey.c')
| -rw-r--r-- | quantum/mousekey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/mousekey.c b/quantum/mousekey.c index 63e74baa9..99bfd6b96 100644 --- a/quantum/mousekey.c +++ b/quantum/mousekey.c | |||
| @@ -108,7 +108,7 @@ static uint8_t wheel_unit(void) { | |||
| 108 | } | 108 | } |
| 109 | 109 | ||
| 110 | # else /* #ifndef MK_COMBINED */ | 110 | # else /* #ifndef MK_COMBINED */ |
| 111 | # ifndef MK_KINETIC_SPEED | 111 | # ifdef MK_KINETIC_SPEED |
| 112 | 112 | ||
| 113 | /* | 113 | /* |
| 114 | * Kinetic movement acceleration algorithm | 114 | * Kinetic movement acceleration algorithm |
