~ruther/qmk_firmware

ref: 80f91fee405fcb74d0d5739d1afb6ba79946c10f qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
80f91fee — Jay Greco nullbitsco/snap: reduce size of bongo_reactive (#22571) 1 year, 11 months 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