fredizzimo
9e8767917d
Fix pressing two keys with the same keycode but different modifiers ( #2710 )
...
* Fix extra keyboard report during test_fixture teardown
* Add tests for pressing two keys with only different modifers
* Fix #1708
When two keys that use the same keycode, but different modifiers were
pressed at the same time, the second keypress wasn't registered. This is
fixed by forcing a key release when we detect a new press for the same
keycode.
* Fix the NKRO version of is_key_pressed
* Fix uninitalized loop variable
Co-authored-by: Jack Humbert <jack.humb@gmail.com>
2020-03-13 14:09:38 -04:00
..
2020-01-24 02:15:29 +00:00
2020-03-10 01:46:03 -07:00
2020-03-10 01:46:03 -07:00
2020-01-24 12:45:58 +11:00
2020-02-29 11:59:30 -08:00
2020-03-10 20:23:26 +11:00
2019-11-08 18:23:26 -08:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-02-25 18:57:18 +00:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-03-13 14:09:38 -04:00
2019-10-16 00:02:09 +01:00
2019-08-30 15:01:52 -07:00
2019-09-24 15:24:12 +01:00
2019-09-24 15:24:12 +01:00
2020-02-29 11:59:30 -08:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-01-24 12:45:58 +11:00
2020-01-03 12:52:00 -08:00
2020-01-24 12:45:58 +11:00
2019-08-30 15:01:52 -07:00
2019-11-17 08:25:58 -08:00
2019-11-06 00:42:16 +00:00
2020-03-10 01:46:03 -07:00
2019-08-30 15:01:52 -07:00
2019-11-22 14:11:28 +11:00
2019-11-17 08:25:58 -08:00
2019-08-30 15:01:52 -07:00
2016-04-16 18:51:58 -04:00
2020-02-21 14:49:33 +11:00
2020-03-13 17:24:38 +00:00
2020-03-13 12:49:44 -04:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-12-11 11:36:00 -08:00
2020-03-01 17:56:50 +11:00
2019-08-30 15:01:52 -07:00
2020-03-13 14:09:38 -04:00
2020-03-13 14:09:38 -04:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-02-29 11:59:30 -08:00
2020-03-06 13:28:11 +00:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-10-04 09:24:47 +10:00
2016-08-23 04:16:35 +00:00
2019-12-11 11:36:00 -08:00