commit: 56323f75c62e9c8c773de8ffa9f3da6440bb3382
parent 11031adc1bd1e925651bc826f1d908229b9373e1
Author: Ryan <fauxpark@gmail.com>
Date: Fri, 19 Jul 2024 15:54:50 +1000
`pixelspace/capsule65i`: reduce firmware size (#24150)
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/keyboards/pixelspace/capsule65i/keyboard.json b/keyboards/pixelspace/capsule65i/keyboard.json
@@ -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
}