zephyr/tests/drivers/input/kbd_matrix/actual-key-mask.overlay

10 lines
136 B
Plaintext

/*
* Copyright 2023 Google LLC
*
* SPDX-License-Identifier: Apache-2.0
*/
&test_kbd_scan {
actual-key-mask = <0x07 0x07 0x03>;
};