~ruther/qmk_firmware

ref: dd887eae360098cd13939d252c772bb95735e0e9 qmk_firmware/users/cedrikl/rules.mk -rw-r--r-- 103 bytes
dd887eae — Daniel Schaefer [Core] Allow customizing PWM frequency (#21717) 1 year, 8 months ago
                                                                                
1
2
3
4
SRC += cedrikl.c
ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes)
    OPT_DEFS += -DSTARTUP_NUMLOCK_ON
endif
Do not follow this link