summaryrefslogtreecommitdiff
path: root/keyboards/moondrop/dash75/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-02-01 15:45:58 +0000
committerGitHub <noreply@github.com>2024-02-01 15:45:58 +0000
commit3a13c2120a9e3d897e05923c68efa542f3b3efc7 (patch)
tree49a92e5ddadbeb5e052a7f50c11cdce69adf3f20 /keyboards/moondrop/dash75/info.json
parent79020519b4393c8a4f37c9b5fbd214a0f71192d4 (diff)
Ensure LTO is enabled as a `info.json` build config option (#22932)
* feature.lto -> build.lto * keymaps too
Diffstat (limited to 'keyboards/moondrop/dash75/info.json')
-rw-r--r--keyboards/moondrop/dash75/info.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/moondrop/dash75/info.json b/keyboards/moondrop/dash75/info.json
index 13e28fb325..59f956815e 100644
--- a/keyboards/moondrop/dash75/info.json
+++ b/keyboards/moondrop/dash75/info.json
@@ -3,14 +3,16 @@
"keyboard_name": "Dash 75",
"maintainer": "vinorodrigues",
"bootloader": "atmel-dfu",
+ "build": {
+ "lto": true
+ },
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
- "nkro": false,
- "lto": true
+ "nkro": false
},
"diode_direction": "COL2ROW",
"matrix_pins": {