~ruther/qmk_firmware

ref: fb030a16d17f79bf6aaf27436871c6ec08a36c76 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
fb030a16 — 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