diff options
author | kb-elmo <lorwel@mailbox.org> | 2022-03-23 06:06:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-22 22:06:26 -0700 |
commit | c803c50dc069e58d0759b500f2964f6dc4f4c913 (patch) | |
tree | bceee85e4f34716a73da5318c8e005af77354c35 /keyboards/axolstudio/foundation_gamma/keymaps/via/rules.mk | |
parent | f610011aa3d43c41489ddc638a3a8731ae0d51bf (diff) |
[Keyboard] Add Axolstudio Foundation Gamma (#15948)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
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 |