Remove default options from info.json

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
Álvaro A. Volpato 2023-12-04 16:44:17 -03:00 committed by GitHub
parent a1a888cd6a
commit 3b011b4e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,12 +10,10 @@
}, },
"diode_direction": "COL2ROW", "diode_direction": "COL2ROW",
"features": { "features": {
"audio": false,
"backlight": true, "backlight": true,
"bootmagic": true, "bootmagic": true,
"command": false, "command": false,
"console": false, "console": false,
"encoder": false,
"extrakey": true, "extrakey": true,
"mousekey": false, "mousekey": false,
"nkro": true, "nkro": true,