summaryrefslogtreecommitdiff
path: root/keyboards/afternoonlabs/breeze/rev1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/afternoonlabs/breeze/rev1/rules.mk')
-rw-r--r--keyboards/afternoonlabs/breeze/rev1/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/afternoonlabs/breeze/rev1/rules.mk b/keyboards/afternoonlabs/breeze/rev1/rules.mk
index d1847482f6..773650d128 100644
--- a/keyboards/afternoonlabs/breeze/rev1/rules.mk
+++ b/keyboards/afternoonlabs/breeze/rev1/rules.mk
@@ -9,8 +9,8 @@ BOOTLOADER = caterina
#
SPLIT_KEYBOARD = yes
BOOTMAGIC_ENABLE = lite
-MOUSEKEY_ENABLE = no # Mouse keys
-EXTRAKEY_ENABLE = no # Audio control and System control
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE