summaryrefslogtreecommitdiff
path: root/keyboards/0_sixty
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/0_sixty
parent1e3d2f2c1e620a18f2f3549f7b5f9d19196df188 (diff)
Fix info.json LTO and format encoder definitions (#20456)
Diffstat (limited to 'keyboards/0_sixty')
-rw-r--r--keyboards/0_sixty/info.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/0_sixty/info.json b/keyboards/0_sixty/info.json
index c6925b6c16..98f93ff746 100644
--- a/keyboards/0_sixty/info.json
+++ b/keyboards/0_sixty/info.json
@@ -15,7 +15,9 @@
"extrakey": true,
"console": true,
"command": true,
- "nkro": true,
+ "nkro": true
+ },
+ "build": {
"lto": true
},
"processor": "atmega32u4",