summaryrefslogtreecommitdiff
path: root/keyboards/labyrinth75/keymaps/via/rules.mk
diff options
context:
space:
mode:
authorLiviturtle <67487436+Liviturtle@users.noreply.github.com>2020-12-17 06:45:21 +0000
committerGitHub <noreply@github.com>2020-12-16 22:45:21 -0800
commitdc4c80eef40ebf38302e057fb78d8c2c77089beb (patch)
tree84db6c87f2d07e434439e22546388832fbc3b4b5 /keyboards/labyrinth75/keymaps/via/rules.mk
parentc4aae0e93b6956e17c872ff49b79640ed7a3375f (diff)
[Keyboard] add Labyrinth75 (#11135)
* added Labyrinth75 * changed to lowercase inline with the PR checklist * added a correctly formatted image to readme.md * fixed imgur link * fixed info.json * Update keyboards/labyrinth75/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/labyrinth75/labyrinth75.h Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * remove superfluous backslashes * Update keyboards/labyrinth75/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/labyrinth75/keymaps/via/rules.mk')
-rw-r--r--keyboards/labyrinth75/keymaps/via/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/labyrinth75/keymaps/via/rules.mk b/keyboards/labyrinth75/keymaps/via/rules.mk
new file mode 100644
index 0000000000..43061db1dd
--- /dev/null
+++ b/keyboards/labyrinth75/keymaps/via/rules.mk
@@ -0,0 +1,2 @@
+VIA_ENABLE = yes
+LTO_ENABLE = yes \ No newline at end of file