diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2020-06-02 21:59:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 21:59:13 -0700 |
commit | be73820f7bc4f03e3d095b694f31092187583ac7 (patch) | |
tree | 00169335671348f97b4126a4c8165620e8c88ca5 /keyboards/duck/tcv3/keymaps/via/rules.mk | |
parent | 81a2113cbd820151c1529bebd0bc71629d2de66e (diff) |
[Keyboard] New Keyboard: Duck TC-V3 (#8265)
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/duck/tcv3/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/duck/tcv3/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/duck/tcv3/keymaps/via/rules.mk b/keyboards/duck/tcv3/keymaps/via/rules.mk new file mode 100644 index 0000000000..36b7ba9cbc --- /dev/null +++ b/keyboards/duck/tcv3/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes |