diff options
author | Wolf Van Herreweghe <wolfvanh@gmail.com> | 2022-06-21 04:23:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-20 19:23:50 -0700 |
commit | 3077123bf0943da96be94bc368d8e6b9f3496736 (patch) | |
tree | c420a8959698e10a81c9c26e19a4bacd316f29b9 /keyboards/linworks/fave65h/keymaps/via/rules.mk | |
parent | 1c26c0bc9b88817e1bb911e7a696fd668fbdd67b (diff) |
[Keyboard] Add base FAve65H firmware (#17147)
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Diffstat (limited to 'keyboards/linworks/fave65h/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/linworks/fave65h/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/linworks/fave65h/keymaps/via/rules.mk b/keyboards/linworks/fave65h/keymaps/via/rules.mk new file mode 100644 index 0000000000..43061db1dd --- /dev/null +++ b/keyboards/linworks/fave65h/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes
\ No newline at end of file |