vertex/angler2
: reduce firmware size (#24140)
This commit is contained in:
parent
2ddfd60be7
commit
d79f46e408
1 changed files with 2 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
"command": true,
|
"command": false,
|
||||||
"console": true,
|
"console": false,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
"mousekey": true,
|
"mousekey": true,
|
||||||
"nkro": false,
|
"nkro": false,
|
||||||
|
@ -42,7 +42,6 @@
|
||||||
"knight": true,
|
"knight": true,
|
||||||
"christmas": true,
|
"christmas": true,
|
||||||
"static_gradient": true,
|
"static_gradient": true,
|
||||||
"rgb_test": true,
|
|
||||||
"alternating": true,
|
"alternating": true,
|
||||||
"twinkle": true
|
"twinkle": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue