~ruther/qmk_firmware

ref: 4cdb19291fa2f509a842189cfbd350f0a8eb7afe qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
4cdb1929 — Freather [Keyboard] Add fuji75 (#22158) 1 year, 10 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