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/lbs4/info.json | 20 ++++++-------------- keyboards/tweetydabird/lbs6/info.json | 20 ++++++-------------- keyboards/tweetydabird/lotus58/elite_c/info.json | 2 +- keyboards/tweetydabird/lotus58/info.json | 10 +++++----- 4 files changed, 18 insertions(+), 34 deletions(-) (limited to 'keyboards/tweetydabird') diff --git a/keyboards/tweetydabird/lbs4/info.json b/keyboards/tweetydabird/lbs4/info.json index 6f3e83c24c..4ef6725b68 100644 --- a/keyboards/tweetydabird/lbs4/info.json +++ b/keyboards/tweetydabird/lbs4/info.json @@ -3,10 +3,8 @@ "manufacturer": "Tweetys Wild Thinking", "url": "https://lectronz.com/stores/tweetys-wild-thinking", "maintainer": "TweetyDaBird", - "development_board": "promicro", "bootloader_instructions": "Short marked pads on PCB, or hold top left key when plugging in.", - "features": { "bootmagic": true, "command": false, @@ -17,30 +15,25 @@ "rgblight": true, "encoder": true }, - "build": { "lto": true }, - "usb": { "vid": "0xFEED", "pid": "0x23B0", "device_version": "1.1.0" }, - "matrix_pins": { "direct": [ ["E6", "D7", "F4"], ["B5", "B4", null] ] }, - "encoder": { "rotary": [ {"pin_a": "B1", "pin_b": "F7", "resolution": 2} ] }, - "rgblight": { "led_count": 6, "hue_steps": 8, @@ -57,18 +50,17 @@ "ws2812": { "pin": "D2" }, - "layouts": { "LAYOUT": { "layout": [ - { "label": "Play", "matrix": [0, 2], "x": 2, "y": 0, "w": 2, "h": 2 }, - - { "label": "F1", "matrix": [0, 0], "x": 0, "y": 0 }, - { "label": "F2", "matrix": [0, 1], "x": 1, "y": 0 }, - + { "label": "Play", "matrix": [0, 2], "x": 2, "y": 0, "w": 2, "h": 2 }, + + { "label": "F1", "matrix": [0, 0], "x": 0, "y": 0 }, + { "label": "F2", "matrix": [0, 1], "x": 1, "y": 0 }, + { "label": "F3", "matrix": [1, 0], "x": 0, "y": 1 }, { "label": "F4", "matrix": [1, 1], "x": 1, "y": 1 } ] } } -} \ No newline at end of file +} diff --git a/keyboards/tweetydabird/lbs6/info.json b/keyboards/tweetydabird/lbs6/info.json index c6d0fe097f..8f8a689bbd 100644 --- a/keyboards/tweetydabird/lbs6/info.json +++ b/keyboards/tweetydabird/lbs6/info.json @@ -3,9 +3,7 @@ "manufacturer": "Tweetys Wild Thinking", "url": "https://lectronz.com/stores/tweetys-wild-thinking", "maintainer": "TweetyDaBird", - "development_board": "promicro", - "features": { "bootmagic": true, "command": false, @@ -16,11 +14,9 @@ "rgblight": true, "encoder": true }, - "build": { "lto": true }, - "usb": { "vid": "0xFEED", "pid": "0x23B0", @@ -29,7 +25,6 @@ "bootmagic": { "matrix": [2, 2] }, - "matrix_pins": { "direct": [ [null, "F5", null], @@ -37,13 +32,11 @@ ["C6", "E6", "B5"] ] }, - "encoder": { "rotary": [ {"pin_a": "F7", "pin_b": "F6", "resolution": 2} ] }, - "rgblight": { "led_count": 8, "hue_steps": 8, @@ -60,20 +53,19 @@ "ws2812": { "pin": "D2" }, - "layouts": { "LAYOUT": { "layout": [ - { "label": "Play", "matrix": [0, 1], "x": 1, "y": 0 }, - - { "label": "F1", "matrix": [1, 0], "x": 0, "y": 1 }, - { "label": "F2", "matrix": [1, 1], "x": 1, "y": 1 }, + { "label": "Play", "matrix": [0, 1], "x": 1, "y": 0 }, + + { "label": "F1", "matrix": [1, 0], "x": 0, "y": 1 }, + { "label": "F2", "matrix": [1, 1], "x": 1, "y": 1 }, { "label": "F3", "matrix": [1, 2], "x": 2, "y": 1 }, - + { "label": "F4", "matrix": [2, 0], "x": 0, "y": 2 }, { "label": "F5", "matrix": [2, 1], "x": 1, "y": 2 }, { "label": "F6", "matrix": [2, 2], "x": 2, "y": 2 } ] } } -} \ No newline at end of file +} 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