summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/sugarglider/post_rules.mk
blob: c94ac22fabbc9af3db82e40fa76ce06a96363480 (plain)
1
2
3
4
# Checking if WIDE_OLED
ifeq ($(strip $(WIDE_OLED_ENABLE)), yes)
    OPT_DEFS += -DOLED_DISPLAY_128X64
endif