Skip to content

Commit

Permalink
designedbygg: disable Pixel Fractal effect
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 committed Jun 11, 2024
1 parent 0279900 commit 22c74ea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion keyboards/designedbygg/berserker/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"jellybean_raindrops" : true,
"multisplash" : true,
"pixel_flow" : true,
"pixel_fractal" : true,
"pixel_fractal" : false,
"pixel_rain" : true,
"rainbow_beacon" : true,
"rainbow_moving_chevron" : true,
Expand Down
2 changes: 1 addition & 1 deletion keyboards/designedbygg/ironclad/icl01/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"jellybean_raindrops" : true,
"multisplash" : true,
"pixel_flow" : true,
"pixel_fractal" : true,
"pixel_fractal" : false,
"pixel_rain" : true,
"rainbow_beacon" : true,
"rainbow_moving_chevron" : true,
Expand Down
2 changes: 1 addition & 1 deletion keyboards/designedbygg/ironclad/icl03/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"jellybean_raindrops" : true,
"multisplash" : true,
"pixel_flow" : true,
"pixel_fractal" : true,
"pixel_fractal" : false,
"pixel_rain" : true,
"rainbow_beacon" : true,
"rainbow_moving_chevron" : true,
Expand Down
2 changes: 1 addition & 1 deletion keyboards/designedbygg/redblade/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"jellybean_raindrops" : true,
"multisplash" : true,
"pixel_flow" : true,
"pixel_fractal" : true,
"pixel_fractal" : false,
"pixel_rain" : true,
"rainbow_beacon" : true,
"rainbow_moving_chevron" : true,
Expand Down

0 comments on commit 22c74ea

Please sign in to comment.