~ruther/qmk_firmware

ref: 78a76b6c1e60e606eebc7cf571ee4251fc47d92a qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 254 bytes
78a76b6c — Danny Iris keymap update (#23635) a year 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