gint/src/keysc
Lephe 95a3345326
keyboard: add keydown() in the model
This change adds a keydown() function that is synchronized with events,
ie. it returns the key state as seen by previously read events.

It also completely eliminates low-level repeat events, which are not
very meaningul as the keyboard scan frequency goes up (and would be
meaningless if KEYSC interrupts were used), and adapts getkey() by
giving it access to the current driver time through pollevent().
2019-09-28 19:25:01 +02:00
..
getkey.c keyboard: add keydown() in the model 2019-09-28 19:25:01 +02:00
iokbd.c way too much, including bopti/topti, timers, and more. 2019-02-21 21:00:26 +01:00
keysc.c keyboard: add keydown() in the model 2019-09-28 19:25:01 +02:00