~ruther/qmk_firmware

ref: 9d526b8d669c81b0de26ab6aa34c51c2339f48e9 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
9d526b8d — HorrorTroll Added flower blooming on RGB Matrix effect (#21948) 2 years ago
                                                                                
1
2
3
4
5
os_detection_DEFS := -DOS_DETECTION_ENABLE

os_detection_SRC := \
    $(QUANTUM_PATH)/os_detection/tests/os_detection.cpp \
    $(QUANTUM_PATH)/os_detection.c