On Mon, 28 Sep 2020 at 17:41, Heinrich Schuchardt <[email protected]> wrote: > > Add missing SDL key scan codes, e.g. > > * shift, ctrl, meta, alt > * brace/bracket > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > arch/sandbox/cpu/sdl.c | 156 +++++++++++++++++++++++------------------ > 1 file changed, 89 insertions(+), 67 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

