mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
4 lines
107 B
Makefile
4 lines
107 B
Makefile
ifeq ($(strip $(CONVERT_TO)), proton_c)
|
|
RGBLIGHT_ENABLE = no # OOB incompatible with split on ARM
|
|
endif
|