~ruther/qmk_firmware

ref: 04771601091734454bb7d9734553abb1198a7ede qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
04771601 — lendunistus [Keyboard] RPNeko65 by lendunistus (#21747) 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