mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
3 lines
88 B
Makefile
3 lines
88 B
Makefile
|
ifeq ($(strip $(USE_SEA_PICRO_RGB_PIN)), yes)
|
||
|
OPT_DEFS += -DUSE_SEA_PICRO_RGB_PIN
|
||
|
endif
|