mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-16 01:20:52 +02:00

* Add VIA keymap for reviung41 * Change VID for compatibility * Add GPL header to config.h * Enable link time optimization * Remove config since it might not be needed
4 lines
56 B
Makefile
4 lines
56 B
Makefile
VIA_ENABLE = yes
|
|
RGBLIGHT_ENABLE = yes
|
|
LTO_ENABLE = yes
|