~ruther/qmk_firmware

ref: bb691bed9646c31300eb85f0db4ec1e4978a5c46 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 254 bytes
bb691bed — Joel Challis Fixes for idobao vendor keymaps (#23246) 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
os_detection_DEFS := -DOS_DETECTION_ENABLE
os_detection_DEFS += -DOS_DETECTION_DEBOUNCE=50

os_detection_SRC := \
    $(QUANTUM_PATH)/os_detection/tests/os_detection.cpp \
    $(QUANTUM_PATH)/os_detection.c \
    $(PLATFORM_PATH)/$(PLATFORM_KEY)/timer.c
Do not follow this link