diff options
author | moyi4681 <moyi4681@users.noreply.github.com> | 2020-08-04 13:59:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-03 22:59:11 -0700 |
commit | 13de2f415fcc9874462335282b9cd067bec1465f (patch) | |
tree | 765d871e0bc1b0f25e3d964a1e551141b04b27a5 /keyboards/dztech/volcano660/keymaps/via/rules.mk | |
parent | f047840d0f84033ab6a1cba0e4d5f09abfb6f81f (diff) |
[Keyboard] Add volcano660 (#9795)
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/dztech/volcano660/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/dztech/volcano660/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/dztech/volcano660/keymaps/via/rules.mk b/keyboards/dztech/volcano660/keymaps/via/rules.mk new file mode 100644 index 0000000000..36b7ba9cbc --- /dev/null +++ b/keyboards/dztech/volcano660/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes |