diff options
author | Uy Bui <uybv.cntt@gmail.com> | 2021-07-20 14:26:26 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 22:26:26 -0700 |
commit | 125691558398c4bfff93b457147b2802365cbd3f (patch) | |
tree | 1e4ea53de60bef8b57c441f752b52f9518409bc3 /keyboards/wekey/we27/keymaps/via/rules.mk | |
parent | 35ee990bd0293efbd5746671f1e58cec262a066b (diff) |
[Keyboard] Add we27 numpad (#13137)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/wekey/we27/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/wekey/we27/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/wekey/we27/keymaps/via/rules.mk b/keyboards/wekey/we27/keymaps/via/rules.mk new file mode 100644 index 0000000000..36b7ba9cbc --- /dev/null +++ b/keyboards/wekey/we27/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes |