~ruther/qmk_firmware

ref: 7948fefcd787c69fc0b6b922a85435d0805b206d qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
7948fefc — QMK Bot Merge remote-tracking branch 'origin/master' into develop 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