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