VIA_ENABLE = yes

# Enable Vial support
VIAL_ENABLE = yes

# Optional: RGB support (if you have RGB LEDs)
RGBLIGHT_ENABLE = yes
# WS2812_DRIVER_REQUIRED = yes	# maybe not needed
WS2812_DRIVER = vendor			# Use to avoid following error: "Please use `vendor` WS2812 driver for RP2040"

# Optional: extra features
EXTRAKEY_ENABLE = yes
MOUSEKEY_ENABLE = yes
NKRO_ENABLE = yes