forked from forks/qmk_firmware
afebb6576c
* Add files needed to The Via support on Melody 96 * Remove manufacture name from product name * replace blank key with Transparent keys * Update keyboards/melody96/rules.mk * Update keyboards/melody96/keymaps/via/keymap.c * Change Product ID to "M" + 96 * Update keyboards/melody96/keymaps/via/rules.mk * add LTO to via's local file * Update keyboards/melody96/rules.mk
3 lines
57 B
Makefile
3 lines
57 B
Makefile
VIA_ENABLE = yes
|
|
LTO_ENABLE = yes # reduce firmware size
|