mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-27 04:19:11 +02:00
4 lines
89 B
Makefile
4 lines
89 B
Makefile
ifeq ($(strip $(USE_SEA_PICRO_RGB_PIN)), yes)
|
|
OPT_DEFS += -DUSE_SEA_PICRO_RGB_PIN
|
|
endif
|