CHROMIUM: mkbp: add missing key for UK keyboard
authorLuigi Semenzato <semenzato@chromium.org>
Wed, 20 Jun 2012 00:43:21 +0000 (17:43 -0700)
committerOlof Johansson <olofj@chromium.org>
Tue, 26 Jun 2012 18:20:33 +0000 (11:20 -0700)
commit0c97ae976af3f1aa586190acff3a839e81f4dfe9
tree674baf24d76b5abf84ff4d055ab6cd3501f81742
parent98f698438cc0dd58b535192da41336fa24f49164
CHROMIUM: mkbp: add missing key for UK keyboard

This adds KEY_BACKSLASH at (row,column) 4,10 for the UK keyboard, for
which key 3,11 is not wired.

It also replaces the hex code for KEY_102ND with the correct symbol
(don't know why I didn't use that in the first place).

BUG=chrome-os-partner:10534
TEST=manually tested with UK keyboard

Change-Id: I59b0f6dbf8924e10a5cf358b73b59c7cb387e64f
Reviewed-on: https://gerrit-int.chromium.org/20374
Tested-by: Luigi Semenzato <semenzato@google.com>
Commit-Ready: Luigi Semenzato <semenzato@google.com>
Reviewed-by: Luigi Semenzato <semenzato@google.com>
Reviewed-by: Sonny Rao <sonnyrao@google.com>
drivers/input/keyboard/mkbp.c