~ruther/qmk_firmware

ref: 21389fbd8960c6ec08d0ff17473ace0f3633e3d4 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
21389fbd — Pablo Martínez [Bugfix] `qp_ellipse` overflow (#19005) 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