vertex/angler2: reduce firmware size (#24140)

This commit is contained in:
Ryan 2024-07-19 08:04:40 +10:00 committed by GitHub
parent 2ddfd60be7
commit d79f46e408
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,8 +10,8 @@
},
"features": {
"bootmagic": true,
"command": true,
"console": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
@ -42,7 +42,6 @@
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}