adb.c: correct several key assignments
commit25c01db74b58d62cc4a2239ffe9badd5227c3538
authorJohn Arbuckle <programmingkidx@gmail.com>
Thu, 18 Aug 2016 02:27:49 +0000 (17 22:27 -0400)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 23 Sep 2016 00:29:40 +0000 (23 10:29 +1000)
treef5c2f295db629676ec3c809896ba4ce907ba86e8
parent5a1f4971863705f588ec79fce2ac8a3392e2a57e
adb.c: correct several key assignments

The original pc_to_adb_keycode mapping did have several keys that were
incorrectly mapped. This patch fixes these mappings.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/input/adb.c