diff options
Diffstat (limited to 'keyboards/acheron/shark/rules.mk')
-rw-r--r-- | keyboards/acheron/shark/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/acheron/shark/rules.mk b/keyboards/acheron/shark/rules.mk index 04f2a7b94..94accbd8f 100644 --- a/keyboards/acheron/shark/rules.mk +++ b/keyboards/acheron/shark/rules.mk | |||
@@ -5,7 +5,7 @@ BOARD = QMK_PROTON_C | |||
5 | # Build Options | 5 | # Build Options |
6 | # change yes to no to disable | 6 | # change yes to no to disable |
7 | # | 7 | # |
8 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 8 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
9 | MOUSEKEY_ENABLE = yes # Mouse keys | 9 | MOUSEKEY_ENABLE = yes # Mouse keys |
10 | EXTRAKEY_ENABLE = yes # Audio control and System control | 10 | EXTRAKEY_ENABLE = yes # Audio control and System control |
11 | CONSOLE_ENABLE = yes # Console for debug | 11 | CONSOLE_ENABLE = yes # Console for debug |