]> git.baikalelectronics.ru Git - uboot.git/commit
input: indicate that code page 437 is used
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 2 Mar 2018 20:11:35 +0000 (21:11 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 5 Mar 2018 15:06:05 +0000 (10:06 -0500)
commit1e6721c39f0f60f4c5a5667160a0576297025311
tree83715537941345f2a71431a06a48f1fd22562f62
parentc6edef305a47b634df466ac433deeea3c7a0b06a
input: indicate that code page 437 is used

Add a comment indicating that the German key map assumes code page 437.

Add support for character ² (square sign) in the German key map.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
drivers/input/input.c