Remove default features values

This commit is contained in:
Gondolindrim 2024-01-10 18:17:08 -03:00
parent 25efc8ea8e
commit ea6ddf0fc8
No known key found for this signature in database
GPG Key ID: A44E7AEDE212F56C

View File

@ -13,14 +13,10 @@
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,
"lto": true,
"mousekey": false, "mousekey": false,
"extrakey": false, "extrakey": false,
"console": false, "console": false,
"backlight": false,
"rgblight": true, "rgblight": true,
"audio": false,
"encoder": false,
"nkro": true "nkro": true
}, },
"build": { "build": {