summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk
diff options
context:
space:
mode:
authorChristian Fehmer <fehmer@users.noreply.github.com>2021-04-25 03:00:56 +0200
committerGitHub <noreply@github.com>2021-04-25 11:00:56 +1000
commit06f8cb1b8a1f891d7d3b00a41a73ff2293115479 (patch)
treea1ec8b6480c620a02028766e57622842286dfa12 /keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk
parentb2b075c12357eab8f286a6e103a588b38c538547 (diff)
Add VIA support for Filco Majestouch 2 /w The Tiger Lily (#12401)
Diffstat (limited to 'keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk')
-rw-r--r--keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk b/keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk
new file mode 100644
index 0000000000..d68fae9b2c
--- /dev/null
+++ b/keyboards/bpiphany/tiger_lily/keymaps/via/rules.mk
@@ -0,0 +1,14 @@
+VIA_ENABLE = yes
+LTO_ENABLE = yes
+MOUSEKEY_ENABLE = yes
+EXTRAKEY_ENABLE = yes
+CONSOLE_ENABLE = no
+COMMAND_ENABLE = yes
+NKRO_ENABLE = yes
+BACKLIGHT_ENABLE = no
+MIDI_ENABLE = no
+AUDIO_ENABLE = no
+UNICODE_ENABLE = no
+BLUETOOTH_ENABLE = no
+RGBLIGHT_ENABLE = no
+SLEEP_LED_ENABLE = no \ No newline at end of file