~ruther/qmk_firmware

ref: ac64e060790596c773aa0d38bcebb1d0f67f8e47 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
ac64e060 — Nick Brassel Verify max one keyboard addition during CI. (#21246) 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