From 578102b40056693de8a92b49cd0c48e51ff4ad4a Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 6 May 2023 23:00:27 +1000 Subject: Fix `test_json2c_no_json()` (#20756) --- keyboards/handwired/pytest/info.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'keyboards/handwired/pytest/info.json') diff --git a/keyboards/handwired/pytest/info.json b/keyboards/handwired/pytest/info.json index a966477f24..00a3bff1f6 100644 --- a/keyboards/handwired/pytest/info.json +++ b/keyboards/handwired/pytest/info.json @@ -7,6 +7,11 @@ "pid": "0x6465", "device_version": "0.0.1" }, + "matrix_pins": { + "cols": ["F4"], + "rows": ["F5"] + }, + "diode_direction": "COL2ROW", "processor": "atmega32u4", "bootloader": "atmel-dfu", "layout_aliases": { -- cgit v1.2.3