~ruther/qmk_firmware

ref: 2dd406f08fc5d9877c8fd2642e94975eae37e86f qmk_firmware/keyboards/mechwild/sugarglider/post_rules.mk -rw-r--r-- 109 bytes
2dd406f0 — Ryan Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 1 year, 8 months ago
                                                                                
1
2
3
4
# Checking if WIDE_OLED
ifeq ($(strip $(WIDE_OLED_ENABLE)), yes)
    OPT_DEFS += -DOLED_DISPLAY_128X64
endif