From 79aa31994698c9050141714f77c0177edbcd9488 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 2 May 2023 08:25:15 +1000 Subject: `info.json` whitespace cleanups (#20651) --- keyboards/citrus/erdnuss65/info.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'keyboards/citrus') diff --git a/keyboards/citrus/erdnuss65/info.json b/keyboards/citrus/erdnuss65/info.json index 512b4ba960..749091f43b 100644 --- a/keyboards/citrus/erdnuss65/info.json +++ b/keyboards/citrus/erdnuss65/info.json @@ -9,16 +9,13 @@ "pid": "0x6374", "device_version": "0.0.1" }, - "matrix_pins": { - "rows": - ["B10","B1", "B0","A7","A6"], - "cols": - ["B12","B14","B15","A8","B13","B3","B4","B5","A1","A2","A0","A3","A4","A5","B11"] + "rows": + ["B10", "B1", "B0", "A7", "A6"], + "cols": + ["B12", "B14", "B15", "A8", "B13", "B3", "B4", "B5", "A1", "A2", "A0", "A3", "A4", "A5", "B11"] }, - "diode_direction": "COL2ROW", - "features": { "bootmagic": true, "mousekey": true, -- cgit v1.2.3