Gered
|
048fd83331
|
update key events test to show ascii decimal value for translated chars
mainly just to help tell a non-translatable key from a spacebar press
|
2018-05-27 12:55:10 -04:00 |
|
Gered
|
ff51055ff8
|
add key code to character translation helper function
|
2018-05-27 12:42:28 -04:00 |
|
Gered
|
dcb8f3edaf
|
maintain keyboard flags/led states in interrupt handler
report additional "modifier state" in keyboard events. can be used to
help translate key events to string/characters for text input
|
2018-05-27 10:36:47 -04:00 |
|
Gered
|
ab9fe0cb9a
|
add input device events
as a new subsystem that must be explicitly enabled/disabled
|
2018-05-21 14:50:12 -04:00 |
|