pixelspace/capsule65i: reduce firmware size (#24150)

This commit is contained in:
Ryan 2024-07-19 15:54:50 +10:00 committed by GitHub
parent 11031adc1b
commit 56323f75c6
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,
@ -37,7 +37,6 @@
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}