mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
pixelspace/capsule65i
: reduce firmware size (#24150)
This commit is contained in:
parent
11031adc1b
commit
56323f75c6
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user