summaryrefslogtreecommitdiff
path: root/keyboards/geistmaschine/geist
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/geistmaschine/geist
parent1e3d2f2c1e620a18f2f3549f7b5f9d19196df188 (diff)
Fix info.json LTO and format encoder definitions (#20456)
Diffstat (limited to 'keyboards/geistmaschine/geist')
-rw-r--r--keyboards/geistmaschine/geist/info.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/geistmaschine/geist/info.json b/keyboards/geistmaschine/geist/info.json
index b2ae30a4a4..1c6ca27ee1 100644
--- a/keyboards/geistmaschine/geist/info.json
+++ b/keyboards/geistmaschine/geist/info.json
@@ -26,11 +26,7 @@
},
"encoder": {
"rotary": [
- {
- "pin_a": "B0",
- "pin_b": "B7",
- "resolution": 2
- }
+ {"pin_a": "B0", "pin_b": "B7", "resolution": 2}
]
},
"community_layouts": ["65_ansi", "65_iso"],