OpenRTX/openrtx
Federico Amedeo Izzo aca804c738 KBD: Fix double events generated from long + short press.
The problem was caused by kbd_task() sending an old copy
of the keyboard map.
This was necessary when the events were triggered on key lift
but since now events are sent on key press, this is no more necessary.
2020-12-24 17:29:24 +01:00
..
include Switch to angular brackets include notation 2020-12-24 16:30:45 +01:00
src KBD: Fix double events generated from long + short press. 2020-12-24 17:29:24 +01:00