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/mwstudio/mw80/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/mwstudio') diff --git a/keyboards/mwstudio/mw80/info.json b/keyboards/mwstudio/mw80/info.json index 0b0a9717d3..616e44256d 100644 --- a/keyboards/mwstudio/mw80/info.json +++ b/keyboards/mwstudio/mw80/info.json @@ -46,7 +46,7 @@ }, "encoder": { "rotary": [ - { "pin_a": "B9", "pin_b": "B7" } + {"pin_a": "B9", "pin_b": "B7"} ] }, "usb": { -- cgit v1.2.3