summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/delbin/keyboard_customization.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/delbin/keyboard_customization.c b/board/delbin/keyboard_customization.c
index 2cbe1ac57b..56cf33ad7a 100644
--- a/board/delbin/keyboard_customization.c
+++ b/board/delbin/keyboard_customization.c
@@ -30,7 +30,7 @@ static uint16_t KB2scancode_set2[KEYBOARD_COLS_MAX][KEYBOARD_ROWS] = {
{ 0xe07a, 0x005d, 0xe075, 0x006b, 0x005a, 0xe072, 0x004a, 0x0066 },
{ 0xe06b, 0xe074, 0xe069, 0x0067, 0xe06c, 0x0064, 0x0015, 0xe07d },
{ 0x0073, 0x007c, 0x007b, 0x0074, 0x0071, 0xe04a, 0x0070, 0x0021 },
- { 0x0023, 0x005a, 0x0075, 0x0079, 0x007a, 0x0072, 0x007D, 0x0069 },
+ { 0x0023, 0xe05a, 0x0075, 0x0079, 0x007a, 0x0072, 0x007D, 0x0069 },
};
/* The standard Chrome OS keyboard matrix table in scan code set 2. */