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/tweetydabird/lotus58/elite_c/info.json | 2 +- keyboards/tweetydabird/lotus58/info.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'keyboards/tweetydabird/lotus58') diff --git a/keyboards/tweetydabird/lotus58/elite_c/info.json b/keyboards/tweetydabird/lotus58/elite_c/info.json index 8cebe9b813..606784570c 100644 --- a/keyboards/tweetydabird/lotus58/elite_c/info.json +++ b/keyboards/tweetydabird/lotus58/elite_c/info.json @@ -1,3 +1,3 @@ { - "bootloader": "atmel-dfu" + "bootloader": "atmel-dfu" } diff --git a/keyboards/tweetydabird/lotus58/info.json b/keyboards/tweetydabird/lotus58/info.json index 6cec047a2e..452e410b62 100644 --- a/keyboards/tweetydabird/lotus58/info.json +++ b/keyboards/tweetydabird/lotus58/info.json @@ -9,7 +9,7 @@ "diode_direction": "COL2ROW", "encoder": { "rotary": [ - { "pin_a": "F5", "pin_b": "F4", "resolution": 2 } + {"pin_a": "F5", "pin_b": "F4", "resolution": 2} ] }, "features": { @@ -23,7 +23,7 @@ "encoder": true, "rgblight": true, "split": true, - "tri_layer": true + "tri_layer": true }, "matrix_pins": { "cols": ["B1", "B2", "B3", "B6", "F7", "F6"], @@ -41,14 +41,14 @@ "pin": "D3" }, "split": { - "bootmagic": { + "bootmagic": { "matrix": [5, 0] }, - "enabled": true, + "enabled": true, "encoder": { "right": { "rotary": [ - { "pin_a": "F4", "pin_b": "F5", "resolution": 2 } + {"pin_a": "F4", "pin_b": "F5", "resolution": 2} ] } }, -- cgit v1.2.3