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/hillside/52/0_1/info.json | 6 +----- keyboards/hillside/52/info.json | 4 +--- 2 files changed, 2 insertions(+), 8 deletions(-) (limited to 'keyboards/hillside/52') diff --git a/keyboards/hillside/52/0_1/info.json b/keyboards/hillside/52/0_1/info.json index 46ab70bb9b..8584ee1512 100644 --- a/keyboards/hillside/52/0_1/info.json +++ b/keyboards/hillside/52/0_1/info.json @@ -1,13 +1,11 @@ { "processor": "atmega32u4", "bootloader": "atmel-dfu", - "matrix_pins": { "rows": ["C6", "D7", "E6", "B4", "B5"], "cols": ["F6", "F7", "B1", "B3", "B2", "B6"] - }, + }, "diode_direction": "COL2ROW", - "usb": { "vid": "0x4D4D", "pid": "0x4852", @@ -18,7 +16,6 @@ {"pin_a": "F5", "pin_b": "F4"} ] }, - "features": { "encoder": true, "extrakey": true, @@ -34,7 +31,6 @@ } } }, - "rgblight": { "led_count": 5, "split": true, diff --git a/keyboards/hillside/52/info.json b/keyboards/hillside/52/info.json index 3f236e4c76..8cafb29a6b 100644 --- a/keyboards/hillside/52/info.json +++ b/keyboards/hillside/52/info.json @@ -1,9 +1,7 @@ { "manufacturer": "mmccoyd", "maintainer": "mmccoyd", - "keyboard_name": "Hillside 52", "url": "http://github.com/mmccoyd/hillside/", - - "tags": ["split", "column stagger", "choc v1", "choc spaced" ] + "tags": ["split", "column stagger", "choc v1", "choc spaced"] } -- cgit v1.2.3