diff options
Diffstat (limited to 'keyboards/felix/rules.mk')
-rw-r--r-- | keyboards/felix/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/felix/rules.mk b/keyboards/felix/rules.mk index 01db7a212..1fcdf216c 100644 --- a/keyboards/felix/rules.mk +++ b/keyboards/felix/rules.mk | |||
@@ -14,7 +14,7 @@ BOOTLOADER = caterina | |||
14 | # Build Options | 14 | # Build Options |
15 | # change yes to no to disable | 15 | # change yes to no to disable |
16 | # | 16 | # |
17 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
18 | MOUSEKEY_ENABLE = yes # Mouse keys | 18 | MOUSEKEY_ENABLE = yes # Mouse keys |
19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
20 | CONSOLE_ENABLE = no # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |