~ruther/qmk_firmware

816f2f9cc234b5a98512a483b2781b1c2875f24f — 즈눅 4 years ago 666623d
Fix Kinetic speed condition (#12139)

1 files changed, 1 insertions(+), 1 deletions(-)

M quantum/mousekey.c
M quantum/mousekey.c => quantum/mousekey.c +1 -1
@@ 108,7 108,7 @@ static uint8_t wheel_unit(void) {
}

#    else /* #ifndef MK_COMBINED */
#        ifndef MK_KINETIC_SPEED
#        ifdef MK_KINETIC_SPEED

/*
 * Kinetic movement  acceleration algorithm