~ruther/qmk_firmware

ref: 5d0d39b5223b0eb16ae90349ad3904b8857c6696 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
5d0d39b5 — James Young HolySwitch Lightweight65 Community Layout Support (#21550) 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