~ruther/qmk_firmware

ref: 18bc541694c99f86ce27a23f44246597c3ba91f2 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
18bc5416 — Joel Challis Update Drop keyboards for develop (#22145) 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