summaryrefslogtreecommitdiff
path: root/keyboards/tweetydabird
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-02 08:25:15 +1000
committerGitHub <noreply@github.com>2023-05-02 08:25:15 +1000
commit79aa31994698c9050141714f77c0177edbcd9488 (patch)
tree71380a65ff15a2b57906ca60b2e03d848b2f3ad8 /keyboards/tweetydabird
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/tweetydabird')
-rw-r--r--keyboards/tweetydabird/lbs4/info.json20
-rw-r--r--keyboards/tweetydabird/lbs6/info.json20
-rw-r--r--keyboards/tweetydabird/lotus58/elite_c/info.json2
-rw-r--r--keyboards/tweetydabird/lotus58/info.json10
4 files changed, 18 insertions, 34 deletions
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}
]
}
},