summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk')
-rw-r--r--keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk10
1 files changed, 7 insertions, 3 deletions
diff --git a/keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk b/keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk
index 33738dd215..137260ef20 100644
--- a/keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk
+++ b/keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk
@@ -1,5 +1,9 @@
-MOUSEKEY_ENABLE = no
-CONSOLE_ENABLE = no
-COMMAND_ENABLE = no
+# Build Options
+# change to "no" to disable the options, or define them in the Makefile in
+# the appropriate keymap folder that will get included automatically
+#
+MOUSEKEY_ENABLE = no # Mouse keys
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
VIA_ENABLE = yes
LTO_ENABLE = yes