aboutsummaryrefslogtreecommitdiff
path: root/keyboards/bfake/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bfake/rules.mk')
-rw-r--r--keyboards/bfake/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bfake/rules.mk b/keyboards/bfake/rules.mk
index 5846b173b..c25b22249 100644
--- a/keyboards/bfake/rules.mk
+++ b/keyboards/bfake/rules.mk
@@ -12,7 +12,7 @@ MCU = atmega32a
12BOOTLOADER = bootloadHID 12BOOTLOADER = bootloadHID
13 13
14# build options 14# build options
15BOOTMAGIC_ENABLE = yes 15BOOTMAGIC_ENABLE = full
16MOUSEKEY_ENABLE = yes 16MOUSEKEY_ENABLE = yes
17EXTRAKEY_ENABLE = yes 17EXTRAKEY_ENABLE = yes
18CONSOLE_ENABLE = no 18CONSOLE_ENABLE = no