mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-21 15:12:02 +00:00
Update keyboards/kbdfans/d60b/keyboard.json
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
7174863d23
commit
3fdd58691a
@ -24,56 +24,55 @@
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"animations": {
|
||||
"rgb_matrix_alphas_mods": true,
|
||||
"rgb_matrix_band_pinwheel_sat": true,
|
||||
"rgb_matrix_band_pinwheel_val": true,
|
||||
"rgb_matrix_band_sat": true,
|
||||
"rgb_matrix_band_spiral_sat": true,
|
||||
"rgb_matrix_band_spiral_val": true,
|
||||
"rgb_matrix_band_val": true,
|
||||
"rgb_matrix_breathing": true,
|
||||
"rgb_matrix_cycle_all": true,
|
||||
"rgb_matrix_cycle_left_right": true,
|
||||
"rgb_matrix_cycle_out_in": true,
|
||||
"rgb_matrix_cycle_out_in_dual": true,
|
||||
"rgb_matrix_cycle_pinwheel": true,
|
||||
"rgb_matrix_cycle_spiral": true,
|
||||
"rgb_matrix_cycle_up_down": true,
|
||||
"rgb_matrix_digital_rain": true,
|
||||
"rgb_matrix_dual_beacon": true,
|
||||
"rgb_matrix_effect_max": true,
|
||||
"rgb_matrix_flower_blooming": true,
|
||||
"rgb_matrix_gradient_left_right": true,
|
||||
"rgb_matrix_gradient_up_down": true,
|
||||
"rgb_matrix_hue_breathing": true,
|
||||
"rgb_matrix_hue_pendulum": true,
|
||||
"rgb_matrix_hue_wave": true,
|
||||
"rgb_matrix_jellybean_raindrops": true,
|
||||
"rgb_matrix_multisplash": true,
|
||||
"rgb_matrix_pixel_flow": true,
|
||||
"rgb_matrix_pixel_fractal": true,
|
||||
"rgb_matrix_pixel_rain": true,
|
||||
"rgb_matrix_rainbow_beacon": true,
|
||||
"rgb_matrix_rainbow_moving_chevron": true,
|
||||
"rgb_matrix_rainbow_pinwheels": true,
|
||||
"rgb_matrix_raindrops": true,
|
||||
"rgb_matrix_riverflow": true,
|
||||
"rgb_matrix_solid_color": true,
|
||||
"rgb_matrix_solid_multisplash": true,
|
||||
"rgb_matrix_solid_reactive": true,
|
||||
"rgb_matrix_solid_reactive_cross": true,
|
||||
"rgb_matrix_solid_reactive_multicross": true,
|
||||
"rgb_matrix_solid_reactive_multinexus": true,
|
||||
"rgb_matrix_solid_reactive_multiwide": true,
|
||||
"rgb_matrix_solid_reactive_nexus": true,
|
||||
"rgb_matrix_solid_reactive_simple": true,
|
||||
"rgb_matrix_solid_reactive_wide": true,
|
||||
"rgb_matrix_solid_splash": true,
|
||||
"rgb_matrix_splash": true,
|
||||
"rgb_matrix_starlight": true,
|
||||
"rgb_matrix_starlight_dual_hue": true,
|
||||
"rgb_matrix_starlight_dual_sat": true,
|
||||
"rgb_matrix_typing_heatmap": true
|
||||
"alphas_mods": true,
|
||||
"band_pinwheel_sat": true,
|
||||
"band_pinwheel_val": true,
|
||||
"band_sat": true,
|
||||
"band_spiral_sat": true,
|
||||
"band_spiral_val": true,
|
||||
"band_val": true,
|
||||
"breathing": true,
|
||||
"cycle_all": true,
|
||||
"cycle_left_right": true,
|
||||
"cycle_out_in": true,
|
||||
"cycle_out_in_dual": true,
|
||||
"cycle_pinwheel": true,
|
||||
"cycle_spiral": true,
|
||||
"cycle_up_down": true,
|
||||
"digital_rain": true,
|
||||
"dual_beacon": true,
|
||||
"effect_max": true,
|
||||
"flower_blooming": true,
|
||||
"gradient_left_right": true,
|
||||
"gradient_up_down": true,
|
||||
"hue_breathing": true,
|
||||
"hue_pendulum": true,
|
||||
"hue_wave": true,
|
||||
"jellybean_raindrops": true,
|
||||
"multisplash": true,
|
||||
"pixel_flow": true,
|
||||
"pixel_fractal": true,
|
||||
"pixel_rain": true,
|
||||
"rainbow_beacon": true,
|
||||
"rainbow_moving_chevron": true,
|
||||
"rainbow_pinwheels": true,
|
||||
"raindrops": true,
|
||||
"riverflow": true,
|
||||
"solid_multisplash": true,
|
||||
"solid_reactive": true,
|
||||
"solid_reactive_cross": true,
|
||||
"solid_reactive_multicross": true,
|
||||
"solid_reactive_multinexus": true,
|
||||
"solid_reactive_multiwide": true,
|
||||
"solid_reactive_nexus": true,
|
||||
"solid_reactive_simple": true,
|
||||
"solid_reactive_wide": true,
|
||||
"solid_splash": true,
|
||||
"splash": true,
|
||||
"starlight": true,
|
||||
"starlight_dual_hue": true,
|
||||
"starlight_dual_sat": true,
|
||||
"typing_heatmap": true
|
||||
},
|
||||
"driver": "ws2812",
|
||||
"layout": [
|
||||
|
Loading…
Reference in New Issue
Block a user