summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bdn9/keymaps/eosti/rules.mk
diff options
context:
space:
mode:
authorReid Sox-Harris <reidsox1@gmail.com>2020-10-14 19:08:28 -0700
committerGitHub <noreply@github.com>2020-10-15 03:08:28 +0100
commit2c5ad9189cbb789353514b87109213090ce56531 (patch)
treed50dddbac65df6c53914d6005e44c40be810c8f6 /keyboards/keebio/bdn9/keymaps/eosti/rules.mk
parentb0dbe7365b56d181928e8fee06d03df6ba92ea62 (diff)
update eosti keymaps (#10610)
* adds eosti/planck keymaps * updates eosti keymaps * add header guard to bdn9 config.h Co-authored-by: Joel Challis <git@zvecr.com> * reduce file size of compiled firmware * move console disable to rules.mk Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/keebio/bdn9/keymaps/eosti/rules.mk')
-rw-r--r--keyboards/keebio/bdn9/keymaps/eosti/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/keebio/bdn9/keymaps/eosti/rules.mk b/keyboards/keebio/bdn9/keymaps/eosti/rules.mk
index 31e0fcf293..ff3294ba75 100644
--- a/keyboards/keebio/bdn9/keymaps/eosti/rules.mk
+++ b/keyboards/keebio/bdn9/keymaps/eosti/rules.mk
@@ -1 +1,4 @@
TAP_DANCE_ENABLE=yes
+CONSOLE_ENABLE = no
+COMMAND_ENABLE = no
+LTO_ENABLE = yes