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 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) (limited to 'keyboards/tweetydabird/lbs4') 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 +} -- cgit v1.2.3