diff options
Diffstat (limited to 'keyboards/bioi/g60/rules.mk')
-rw-r--r-- | keyboards/bioi/g60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bioi/g60/rules.mk b/keyboards/bioi/g60/rules.mk index 5a524890e..43a65a3d3 100644 --- a/keyboards/bioi/g60/rules.mk +++ b/keyboards/bioi/g60/rules.mk | |||
@@ -18,7 +18,7 @@ OPT_DEFS += -DUSART1_ENABLED | |||
18 | # Build Options | 18 | # Build Options |
19 | # change yes to no to disable | 19 | # change yes to no to disable |
20 | # | 20 | # |
21 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 21 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
22 | MOUSEKEY_ENABLE = no # Mouse keys | 22 | MOUSEKEY_ENABLE = no # Mouse keys |
23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |