&key_repeat
* When tracking the last keycode, also capture the currently held explicit modifiers to use when replaying the key later.
* Add new `&key_repeat` behavior that captures and re-sends the most recently triggered keycode. Closes: #853