Add a test for the kbd_matrix_state shell command, both 8 and 16 bit row variants. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
# Copyright 2023 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config INPUT_KBD_MATRIX
|
|
default y
|
|
|
|
source "Kconfig.zephyr"
|