1
0
Files
qmk_firmware/keyboards/xdboards/recon/post_rules.mk
QMK Bot 4f7a7873c8 [CI] Format code according to conventions (#26000)
Format code according to conventions
2026-02-11 16:06:13 +00:00

4 lines
89 B
Makefile

ifeq ($(strip $(USE_SEA_PICRO_RGB_PIN)), yes)
OPT_DEFS += -DUSE_SEA_PICRO_RGB_PIN
endif