From 864cb264880a0c3af7370b01e08e8eab3c56c702 Mon Sep 17 00:00:00 2001 From: Yu-An Chen Date: Thu, 24 Jun 2021 18:26:32 +0800 Subject: Chronicler: Initialize the vivaldi keyboard Initialize the vivaldi keyboard BUG=b:191129391 BRANCH=volteer TEST=Make sure that all top row keys work correctly. Signed-off-by: Yu-An Chen Change-Id: I8c762a4b66649028b16b2101de5e972fb32352ad Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2984624 Reviewed-by: Keith Short Commit-Queue: Keith Short --- board/chronicler/board.h | 1 + 1 file changed, 1 insertion(+) (limited to 'board/chronicler/board.h') diff --git a/board/chronicler/board.h b/board/chronicler/board.h index 110360a75f..20670bd6e9 100644 --- a/board/chronicler/board.h +++ b/board/chronicler/board.h @@ -86,6 +86,7 @@ /* Keyboard feature */ #define CONFIG_KEYBOARD_FACTORY_TEST +#define CONFIG_KEYBOARD_REFRESH_ROW3 /* * Macros for GPIO signals used in common code that don't match the -- cgit v1.2.1