Skip to content

Commit

Permalink
amjkeyboard/amj60: reduce firmware size (qmk#24139)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Jul 18, 2024
1 parent 63ef651 commit 2ddfd60
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions keyboards/amjkeyboard/amj60/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"features": {
"backlight": true,
"bootmagic": false,
"command": true,
"console": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"nkro": true,
Expand Down Expand Up @@ -45,7 +45,6 @@
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}
Expand Down

0 comments on commit 2ddfd60

Please sign in to comment.