clueboard/66/rev3
: reduce firmware size (#24152)
This commit is contained in:
parent
d79f46e408
commit
11031adc1b
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
"backlight": true,
|
"backlight": true,
|
||||||
"bootmagic": false,
|
"bootmagic": false,
|
||||||
"command": false,
|
"command": false,
|
||||||
"console": true,
|
"console": false,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
"mousekey": true,
|
"mousekey": true,
|
||||||
"nkro": true,
|
"nkro": true,
|
||||||
|
@ -30,7 +30,6 @@
|
||||||
"knight": true,
|
"knight": true,
|
||||||
"rainbow_mood": true,
|
"rainbow_mood": true,
|
||||||
"rainbow_swirl": true,
|
"rainbow_swirl": true,
|
||||||
"rgb_test": true,
|
|
||||||
"snake": true,
|
"snake": true,
|
||||||
"static_gradient": true,
|
"static_gradient": true,
|
||||||
"twinkle": true
|
"twinkle": true
|
||||||
|
|
Loading…
Reference in a new issue