aboutsummaryrefslogtreecommitdiff
path: root/keyboards/butterstick/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/butterstick/rules.mk')
-rw-r--r--keyboards/butterstick/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/butterstick/rules.mk b/keyboards/butterstick/rules.mk
index cb969e856..4229aa7ee 100644
--- a/keyboards/butterstick/rules.mk
+++ b/keyboards/butterstick/rules.mk
@@ -4,6 +4,9 @@ MCU = atmega32u4
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = atmel-dfu 5BOOTLOADER = atmel-dfu
6 6
7# Build Options
8# change yes to no to disable
9#
7MOUSEKEY_ENABLE = yes # Mouse keys 10MOUSEKEY_ENABLE = yes # Mouse keys
8EXTRAKEY_ENABLE = yes # Audio control and System control 11EXTRAKEY_ENABLE = yes # Audio control and System control
9CONSOLE_ENABLE = yes # Console for debug 12CONSOLE_ENABLE = yes # Console for debug