1
0
Fork 0
qmk_firmware/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk

10 lines
248 B
Makefile

BACKLIGHT_DRIVER = custom
NKRO_ENABLE = yes
TERMINAL_ENABLE = yes
DYNAMIC_MACRO_ENABLE = yes
# Use RAM (fake EEPROM, transient) instead of real EEPROM
EEPROM_DRIVER = transient
# LTO: Link Time Optimizations. Reduce compiled size
LTO_ENABLE = yes