mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 10:00:51 +00:00
At present the keyboard scan parameters are hard-coded, so changing them requires a new EC image. This can be problematic if we want to adjust the behavior of keyboard scanning since we must send an EC update. Define the keyboard scan parameters and commands to get/set these parameters. Signed-off-by: Simon Glass <sjg@chromium.org> BUG=chrome-os-partner:12179 BRANCH=snow,link TEST=manual Build for all boards Change-Id: I715755cb5357503723b27ae33053dba1452e48e0 Reviewed-on: https://gerrit.chromium.org/gerrit/34656 Commit-Ready: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>