Skip to content

Commit

Permalink
vertex/angler2: reduce firmware size (qmk#24140)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and sqrtnull committed Oct 22, 2024
1 parent c9df74c commit e392076
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions keyboards/vertex/angler2/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 Down Expand Up @@ -42,7 +42,6 @@
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}
Expand Down

0 comments on commit e392076

Please sign in to comment.