This website requires JavaScript.
Explore
Help
Sign in
mg
/
qmk_sweep_skeletyl
Watch
1
Star
0
Fork
You've already forked qmk_sweep_skeletyl
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8f018c2863
qmk_sweep_skeletyl
/
keyboards
/
clueboard
/
66
/
keymaps
/
via
/
rules.mk
5 lines
70 B
Makefile
Raw
Normal View
History
Unescape
Escape
[Keyboard] Add Via config for Clueboard 66 (#9010) * 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>
2020-06-06 17:56:59 +02:00
# rules.mk overrides to enable VIA
VIA_ENABLE
=
yes
Better handle LTO_ENABLE (#9832) * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
2020-08-22 10:21:06 +02:00
LTO_ENABLE
=
yes
Reference in a new issue
Copy permalink