~ruther/qmk_firmware

ref: 06a36824ad7e964c41e10e49780dd220ae573a95 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
06a36824 — フィルターペーパー [Docs] Squeeze AVR with simplified magic config functions (#21477) 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