disable lto and enable encoder by default

This commit is contained in:
schuay
2025-12-31 10:25:27 +01:00
parent 92af2e26a4
commit 019a0d941a
+1 -3
View File
@@ -8,15 +8,13 @@
"driver": "vendor",
"pin": "GP16"
},
"build": {
"lto": true
},
"features": {
"bootmagic": true,
"caps_word": true,
"command": false,
"console": false,
"deferred_exec": true,
"encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": false,