~ruther/qmk_firmware

ref: e648b84da3db022ba308163f21c3cf8165c45e09 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
e648b84d — Jake Grossman Allow key override to respect weak mods caused by caps word (#21434) 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