~ruther/qmk_firmware

ref: 538333571754c3cbeec92bc793b1b8023744cbbd qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 254 bytes
53833357 — Pablo Martínez [Driver] ILI9486 on Quantum Painter (#18521) 1 year, 2 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