Skip to content

Commit

Permalink
Removed redundant defaults from info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Acliad committed Feb 3, 2024
1 parent 69b9252 commit e645310
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions keyboards/nifty_numpad/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
"processor": "RP2040",
"rgb_matrix": {
"driver": "ws2812",
"max_brightness": 255,
"default_val": 10,
"default": {
"animation": "solid_color",
"hue": 127,
Expand Down Expand Up @@ -51,7 +49,6 @@
"rainbow_moving_chevron": true,
"rainbow_pinwheels": true,
"raindrops": true,
"solid_color": true,
"solid_multisplash": true,
"solid_reactive": true,
"solid_reactive_cross": true,
Expand Down

0 comments on commit e645310

Please sign in to comment.