12efb28e13
* Added Via config for Clueboard 66 * Update keyboards/clueboard/66/keymaps/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Enabled MouseKeys This required enabling LINK_TIME_OPTIMIZATION_ENABLE * Added 4th layer as per tzarc's recommendation on another PR Co-authored-by: Ryan <fauxpark@gmail.com>
4 lines
No EOL
88 B
Makefile
4 lines
No EOL
88 B
Makefile
# rules.mk overrides to enable VIA
|
|
|
|
VIA_ENABLE = yes
|
|
LINK_TIME_OPTIMIZATION_ENABLE = yes
|