post_rules.mk 93 B

123
  1. ifeq ($(strip $(OLED_ENABLE)), yes)
  2. SRC += keyboards/mechboards/common/display_oled.c
  3. endif