Skip to content

Commit

Permalink
pixelspace/capsule65i: reduce firmware size (#24150)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Jul 19, 2024
1 parent 11031ad commit 56323f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions keyboards/pixelspace/capsule65i/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"features": {
"bootmagic": true,
"command": true,
"console": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
Expand All @@ -37,7 +37,6 @@
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}
Expand Down

0 comments on commit 56323f7

Please sign in to comment.