post_rules.mk 107 B

123
  1. ifeq ($(strip $(CONVERT_TO)), proton_c)
  2. RGBLIGHT_ENABLE = no # OOB incompatible with split on ARM
  3. endif