SjB 5a860b71a1 race condition between oneshot_mods and tap_dance
since the keycode for a tap dance process gets process only after the
TAPPING_TERM timeout, you really only have ONESHOT_TIMEOUT -
TAPPING_TERM time to tap or double tap on the key. This fix save the
oneshot_mods into the action.state structure and applies the mods with
the keycode when it's registered. It also unregisters the mod when the
the tap dance process gets reset.
2017-01-29 13:26:31 -05:00
..
2016-12-29 12:13:30 +02:00
2016-12-21 00:22:32 -05:00
2016-12-19 11:18:18 -05:00
2016-11-26 15:38:44 -05:00
2016-12-29 12:13:30 +02:00
2016-12-29 18:28:48 +11:00
2016-12-29 18:28:48 +11:00
2016-11-17 17:42:14 -05:00
2016-12-19 11:18:18 -05:00
2017-01-13 14:04:51 -05:00
2016-11-26 15:38:44 -05:00
2016-12-29 09:32:02 -05:00