mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
Merge pull request #313 from AnalogSense/fix-analogue-sticks
Fix analogue sticks
This commit is contained in:
commit
9cc6233447
|
@ -175,6 +175,8 @@ static void joystick_action(void) {
|
|||
else
|
||||
joystick_set_axis(i, axis_value[i]);
|
||||
}
|
||||
|
||||
joystick_flush();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user