~ruther/qmk_firmware

ref: 7f2f15bc1a861f462a102de9b199beca93e2e8c9 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
7f2f15bc — era [Keyboard] Add SIRIND Klein (#21951) 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