commit | b1d7a1875e2f96417a2ecd7ebe1680f650c2be22 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 11 10:05:37 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:13:41 2015 -0700 |
tree | 7eb4423439072ef0ed95653a9cacc9ac07aef14b | |
parent | 9961a0b6fbe199cd7b08203415a905c4c7d0a731 [diff] |
input: Support the German keymap Add support for the German keymap, taken from i8042.c. This can be selected when the input library it initialised. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>