Skip to content

Commit

Permalink
voyager: disable newer animations
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Jul 14, 2024
1 parent bcc5eef commit c1ed0fe
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions keyboards/zsa/voyager/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,23 +60,22 @@
"cycle_all": true,
"cycle_left_right": true,
"cycle_up_down": true,
"rainbow_moving_chevron": true,
"cycle_out_in": true,
"cycle_out_in_dual": true,
"rainbow_moving_chevron": true,
"cycle_pinwheel": true,
"cycle_spiral": true,
"dual_beacon": true,
"rainbow_beacon": true,
"rainbow_pinwheels": true,
"flower_blooming": true,
"raindrops": true,
"jellybean_raindrops": true,
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"pixel_fractal": true,
"pixel_flow": true,
"pixel_rain": true,
"pixel_flow": true,
"pixel_fractal": true,
"typing_heatmap": true,
"digital_rain": true,
"solid_reactive_simple": true,
Expand All @@ -90,11 +89,7 @@
"splash": true,
"multisplash": true,
"solid_splash": true,
"solid_multisplash": true,
"starlight": true,
"starlight_dual_sat": true,
"starlight_dual_hue": true,
"riverflow": true
"solid_multisplash": true
},
"layout": [
{"matrix": [0, 1], "x": 0, "y": 10, "flags": 1},
Expand Down

0 comments on commit c1ed0fe

Please sign in to comment.