diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-23 05:07:00 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-23 05:07:00 +0000 |
commit | 5ee6f9c9c13cedd07e33d26e677ec8d98368c0e9 (patch) | |
tree | 807f597ab6379f1378628d730d89f4d5af8e5de4 /keyboards/axolstudio/foundation_gamma/keymaps/via/rules.mk | |
parent | dae932fc31a50fe62334cd025f03877330a276a4 (diff) | |
parent | c803c50dc069e58d0759b500f2964f6dc4f4c913 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/axolstudio/foundation_gamma/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/axolstudio/foundation_gamma/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/axolstudio/foundation_gamma/keymaps/via/rules.mk b/keyboards/axolstudio/foundation_gamma/keymaps/via/rules.mk new file mode 100644 index 0000000000..36b7ba9cbc --- /dev/null +++ b/keyboards/axolstudio/foundation_gamma/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes |