From 798cbfe6a3430be9f73d3bc7c76550394077ccdb Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 16 Apr 2023 15:37:24 +1000 Subject: Fix info.json LTO and format encoder definitions (#20456) --- keyboards/tau4/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/tau4') diff --git a/keyboards/tau4/info.json b/keyboards/tau4/info.json index 979cc9e10c..0f19b19eac 100644 --- a/keyboards/tau4/info.json +++ b/keyboards/tau4/info.json @@ -30,7 +30,7 @@ "diode_direction": "COL2ROW", "encoder": { "rotary": [ - { "pin_a": "B3", "pin_b": "B7", "resolution": 1 } + {"pin_a": "B3", "pin_b": "B7", "resolution": 1} ] }, "rgblight": { -- cgit v1.2.3