amjkeyboard/amj60: reduce firmware size (#24139)

This commit is contained in:
Ryan 2024-07-18 17:10:45 +10:00 committed by GitHub
parent 63ef6516d3
commit 2ddfd60be7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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