mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-05 04:00:46 +02:00

* 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
|