diff options
Diffstat (limited to 'keyboards/for_science/rules.mk')
-rw-r--r-- | keyboards/for_science/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/for_science/rules.mk b/keyboards/for_science/rules.mk index 0f749577f..33d28b3a8 100644 --- a/keyboards/for_science/rules.mk +++ b/keyboards/for_science/rules.mk | |||
@@ -6,6 +6,7 @@ BOOTLOADER = caterina | |||
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # change yes to no to disable | 8 | # change yes to no to disable |
9 | # | ||
9 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
10 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
11 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |