1# SPDX-License-Identifier: Apache-2.0
2
3common:
4  platform_allow:
5    - native_sim
6    - native_sim/native/64
7  tags:
8    - drivers
9    - input
10  integration_platforms:
11    - native_sim
12tests:
13  input.input_gpio_kbd_matrix: {}
14