~ruther/qmk_firmware

ref: 8726a2653ab4da16f6eb3ea92c70afc15531fce5 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
8726a265 — peepeetee momokai tap_* rgb modes and bootmagic key update (#20126) 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