qmk_firmware/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk
2022-05-30 22:38:08 -07:00

9 lines
No EOL
226 B
Makefile

BACKLIGHT_DRIVER = custom
NKRO_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