summaryrefslogtreecommitdiffstats
path: root/keyboards/afternoonlabs/breeze/rev1/rules.mk
diff options
context:
space:
mode:
authorEithan Shavit <eithanshavit@users.noreply.github.com>2021-04-09 22:57:30 -0700
committerGitHub <noreply@github.com>2021-04-09 22:57:30 -0700
commite09ca633173c9b6d9a1f1c7dff49ccef89fae273 (patch)
tree64f511706c64cf2edabcec74ac585f2258ad1102 /keyboards/afternoonlabs/breeze/rev1/rules.mk
parent3dbb7f261dab573a3b55390394444ac3ceb3d257 (diff)
[Keyboard] Add afternoonlabs/oceanbreeze (#12299)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Eithan Shavit <eithan@fb.com>
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