summaryrefslogtreecommitdiff
path: root/board/voema/board.h
diff options
context:
space:
mode:
authorDavid Huang <david.huang@quanta.corp-partner.google.com>2021-01-19 15:18:33 +0800
committerCommit Bot <commit-bot@chromium.org>2021-01-26 08:20:14 +0000
commit6bd8ba0808b90407d72d0b487624edb7d1701f01 (patch)
tree8743c8b930e45608638ac7c5213b798c3abed57f /board/voema/board.h
parent0ba6f7f8c8a5699b9a20280fed63f057e387dbfc (diff)
downloadchrome-ec-6bd8ba0808b90407d72d0b487624edb7d1701f01.tar.gz
voema: Initialize the vivaldi keyboard.
Initialize the vivaldi keyboard. BUG=b:177274193 BRANCH=main TEST=manual 1. Scan all key. 2. Check action key function. 3. Check ALT + Volup + H. 4. Check ALT + Volup + R. 5. Check Refresh (F2) + powerbutton (EC reboot). 6. Check ESC + Refresh + powerbutton. Signed-off-by: David Huang <david.huang@quanta.corp-partner.google.com> Change-Id: Ib949e96910130971b41c3dd6017ac9b6f7e08ff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2637155 Reviewed-by: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'board/voema/board.h')
-rw-r--r--board/voema/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/voema/board.h b/board/voema/board.h
index 2f08c2dde1..10728d8383 100644
--- a/board/voema/board.h
+++ b/board/voema/board.h
@@ -28,6 +28,8 @@
#define CONFIG_LED_ONOFF_STATES
/* Keyboard features */
+#define CONFIG_KEYBOARD_VIVALDI
+#define CONFIG_KEYBOARD_REFRESH_ROW3
/* Sensors */
/* BMA253 accelerometer in base */