~ruther/qmk_firmware

ref: 720aa628fa86f547ac622eb2e85b7b2aab9a1ae1 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
720aa628 — Alabahuy [Keyboard] Add jaykeeb sebelas (#21335) 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