summaryrefslogtreecommitdiff
path: root/keyboards/reviung41/keymaps/via/rules.mk
diff options
context:
space:
mode:
authorJack <59737601+wafflekeebs@users.noreply.github.com>2020-12-22 10:40:04 -0700
committerGitHub <noreply@github.com>2020-12-22 09:40:04 -0800
commit2843e7f995fd1c8a011f541802aaad254278d6d4 (patch)
treef193df018cb5101322d310eb4b06c3353a7e042f /keyboards/reviung41/keymaps/via/rules.mk
parent54e2bf3edefb670ede2c2c3934dc732264ac6381 (diff)
[Keyboard] Add VIA keymap for the reviung41 (#11102)
* Add VIA keymap for reviung41 * Change VID for compatibility * Add GPL header to config.h * Enable link time optimization * Remove config since it might not be needed
Diffstat (limited to 'keyboards/reviung41/keymaps/via/rules.mk')
-rw-r--r--keyboards/reviung41/keymaps/via/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/reviung41/keymaps/via/rules.mk b/keyboards/reviung41/keymaps/via/rules.mk
new file mode 100644
index 0000000000..5ed1ee4706
--- /dev/null
+++ b/keyboards/reviung41/keymaps/via/rules.mk
@@ -0,0 +1,3 @@
+VIA_ENABLE = yes
+RGBLIGHT_ENABLE = yes
+LTO_ENABLE = yes