~ruther/qmk_firmware

ref: f96a7bbd6304410e15fa6fc744a9b0fa660f1eeb qmk_firmware/users/ibnuda/rules.mk -rw-r--r-- 119 bytes
f96a7bbd — Nick Brassel Cater for ECC failures in EFL wear-leveling. (#19749) 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
COMBO_ENABLE		= yes
CONSOLE_ENABLE		= yes

SRC += ibnuda.c

ifeq ($(strip $(COMBO_ENABLE)), yes)
	SRC += combo.c
endif
Do not follow this link