diff options
author | jackytrabbit <jacky_lijun@126.com> | 2021-02-28 14:11:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-28 17:11:06 +1100 |
commit | 9fd5c6f619ec0745a6774cb3f6fe23dcceb1e621 (patch) | |
tree | 2d92840088a94f89f3b16c54dbbc2fbd499e41ed /keyboards/lazydesigners/the40/keymaps/via/rules.mk | |
parent | f41e5ec928880bbc42e03b84af39eacaf3acac8d (diff) |
Update lazydesigners/the40 (#11989)
* Update the40.h
Update the40.h to fix keymap
* Add VIA support for lazydesigners/the40
Add VIA support for lazydesigners/the40
* Update keymap.c
Diffstat (limited to 'keyboards/lazydesigners/the40/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/lazydesigners/the40/keymaps/via/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/lazydesigners/the40/keymaps/via/rules.mk b/keyboards/lazydesigners/the40/keymaps/via/rules.mk new file mode 100644 index 0000000000..36b7ba9cbc --- /dev/null +++ b/keyboards/lazydesigners/the40/keymaps/via/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes |