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/geistmaschine/geist/info.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'keyboards/geistmaschine/geist') diff --git a/keyboards/geistmaschine/geist/info.json b/keyboards/geistmaschine/geist/info.json index b2ae30a4a4..1c6ca27ee1 100644 --- a/keyboards/geistmaschine/geist/info.json +++ b/keyboards/geistmaschine/geist/info.json @@ -26,11 +26,7 @@ }, "encoder": { "rotary": [ - { - "pin_a": "B0", - "pin_b": "B7", - "resolution": 2 - } + {"pin_a": "B0", "pin_b": "B7", "resolution": 2} ] }, "community_layouts": ["65_ansi", "65_iso"], -- cgit v1.2.3