summaryrefslogtreecommitdiff
path: root/keyboards/fearherbs1
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-16 15:37:24 +1000
committerGitHub <noreply@github.com>2023-04-15 23:37:24 -0600
commit798cbfe6a3430be9f73d3bc7c76550394077ccdb (patch)
tree7bb15ebf93a1edd0d4648920e0cd7fcfd23e41d6 /keyboards/fearherbs1
parent1e3d2f2c1e620a18f2f3549f7b5f9d19196df188 (diff)
Fix info.json LTO and format encoder definitions (#20456)
Diffstat (limited to 'keyboards/fearherbs1')
-rw-r--r--keyboards/fearherbs1/blue_team_pad/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/fearherbs1/blue_team_pad/info.json b/keyboards/fearherbs1/blue_team_pad/info.json
index 37de66b477..8353f15854 100644
--- a/keyboards/fearherbs1/blue_team_pad/info.json
+++ b/keyboards/fearherbs1/blue_team_pad/info.json
@@ -26,8 +26,8 @@
},
"encoder": {
"rotary": [
- { "pin_a": "GP25", "pin_b": "GP28", "resolution": 2 },
- { "pin_a": "GP1", "pin_b": "GP0", "resolution": 2 }
+ {"pin_a": "GP25", "pin_b": "GP28", "resolution": 2},
+ {"pin_a": "GP1", "pin_b": "GP0", "resolution": 2}
]
},
"layouts": {