mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
vertex/angler2
: reduce firmware size (#24140)
This commit is contained in:
parent
2ddfd60be7
commit
d79f46e408
@ -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 New Issue
Block a user