~ruther/qmk_firmware

ref: 571b8bac826b12d7b837df8bf8bd8d2787f934b8 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
571b8bac — Ryan LED Matrix: driver naming cleanups (#21580) 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