qmk_firmware/keyboards/rgbkb/zen/post_rules.mk

4 lines
107 B
Makefile

ifeq ($(strip $(CONVERT_TO)), proton_c)
RGBLIGHT_ENABLE = no # OOB incompatible with split on ARM
endif