1 BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
2 MOUSEKEY_ENABLE = no # Mouse keys(+4700)
3 EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
4 CONSOLE_ENABLE = no # Console for debug(+400)
5 COMMAND_ENABLE = no # Commands for debug and configuration
8 ifneq (,$(findstring fractal,$(KEYBOARD))) # Make sure it IS the Planck Light
12 RGBLIGHT_TWINKLE = yes
16 ifeq ($(strip $(PROTOCOL)), VUSB)