~ruther/qmk_firmware

ref: fb0c64a567b6dd2536aae0c2df56a915ffa72404 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
fb0c64a5 — Nick Brassel Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549) 1 year, 7 months 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
Do not follow this link