qmk_firmware/keyboards/rgbkb/zen/post_rules.mk

4 lines
107 B
Makefile
Raw Normal View History

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