mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-10 07:33:04 +00:00
voyager: disable newer animations (#394)
This commit is contained in:
@@ -60,23 +60,22 @@
|
|||||||
"cycle_all": true,
|
"cycle_all": true,
|
||||||
"cycle_left_right": true,
|
"cycle_left_right": true,
|
||||||
"cycle_up_down": true,
|
"cycle_up_down": true,
|
||||||
|
"rainbow_moving_chevron": true,
|
||||||
"cycle_out_in": true,
|
"cycle_out_in": true,
|
||||||
"cycle_out_in_dual": true,
|
"cycle_out_in_dual": true,
|
||||||
"rainbow_moving_chevron": true,
|
|
||||||
"cycle_pinwheel": true,
|
"cycle_pinwheel": true,
|
||||||
"cycle_spiral": true,
|
"cycle_spiral": true,
|
||||||
"dual_beacon": true,
|
"dual_beacon": true,
|
||||||
"rainbow_beacon": true,
|
"rainbow_beacon": true,
|
||||||
"rainbow_pinwheels": true,
|
"rainbow_pinwheels": true,
|
||||||
"flower_blooming": true,
|
|
||||||
"raindrops": true,
|
"raindrops": true,
|
||||||
"jellybean_raindrops": true,
|
"jellybean_raindrops": true,
|
||||||
"hue_breathing": true,
|
"hue_breathing": true,
|
||||||
"hue_pendulum": true,
|
"hue_pendulum": true,
|
||||||
"hue_wave": true,
|
"hue_wave": true,
|
||||||
"pixel_fractal": true,
|
|
||||||
"pixel_flow": true,
|
|
||||||
"pixel_rain": true,
|
"pixel_rain": true,
|
||||||
|
"pixel_flow": true,
|
||||||
|
"pixel_fractal": true,
|
||||||
"typing_heatmap": true,
|
"typing_heatmap": true,
|
||||||
"digital_rain": true,
|
"digital_rain": true,
|
||||||
"solid_reactive_simple": true,
|
"solid_reactive_simple": true,
|
||||||
@@ -90,11 +89,7 @@
|
|||||||
"splash": true,
|
"splash": true,
|
||||||
"multisplash": true,
|
"multisplash": true,
|
||||||
"solid_splash": true,
|
"solid_splash": true,
|
||||||
"solid_multisplash": true,
|
"solid_multisplash": true
|
||||||
"starlight": true,
|
|
||||||
"starlight_dual_sat": true,
|
|
||||||
"starlight_dual_hue": true,
|
|
||||||
"riverflow": true
|
|
||||||
},
|
},
|
||||||
"layout": [
|
"layout": [
|
||||||
{"matrix": [0, 1], "x": 0, "y": 10, "flags": 1},
|
{"matrix": [0, 1], "x": 0, "y": 10, "flags": 1},
|
||||||
|
|||||||
Reference in New Issue
Block a user